のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2020-03-27から1日間の記事一覧

pyenv install 3.7.7

% pyenv global 3.7.7 pyenv: version `3.7.7' not installed homebrewなしで、入れて見る % pyenv install 3.7.7 /Users/m_fujii/.pyenv/plugins/python-build/bin/python-build: line 1541: brew: command not found /Users/m_fujii/.pyenv/plugins/python…

mac pyenv

% pyenv pyenv 1.2.17-2-ga8ca63fc Usage: pyenv <command> [<args>] Some useful pyenv commands are: --version Display the version of pyenv commands List all available pyenv commands exec Run an executable with the selected Python version global Set or show </args></command>…

mac pyenv install

% git clone https://github.com/pyenv/pyenv.git ~/.pyenv Cloning into '/Users/m_fujii/.pyenv'... remote: Enumerating objects: 17716, done. remote: Total 17716 (delta 0), reused 0 (delta 0), pack-reused 17716 Receiving objects: 100% (17716/1…

mac pyenv install

% git clone https://github.com/pyenv/pyenv.git ~/.pyenv Cloning into '/Users/m_fujii/.pyenv'... remote: Enumerating objects: 17716, done. remote: Total 17716 (delta 0), reused 0 (delta 0), pack-reused 17716 Receiving objects: 100% (17716/1…

mac python3 install

macにpython3を入れた。 www.python.org % cat .zprofile # Setting PATH for Python 3.7 # The original version is saved in .zprofile.pysave PATH="/Library/Frameworks/Python.framework/Versions/3.7/bin:${PATH}" export PATH code-graffiti.com % ls…

Log Folding@home Client

Folding@home Clientの動いているときのログ