Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
osx Snow Leopard に pymc をインストールしようとしていますが、うまくいきません。
gfortranをインストールしました。私はpyCharmをIDEとして持っています。git リポジトリのクローンを作成しました。
コマンド「python setup.py config_fc --fcompiler gnu95 build」の実行
それは私にこのエラーを与えます:「エラー:無効なコマンド 'config_fc'」
なぜPythonを初めて使うのかわかりません。ありがとう。
これはどう
python setup.py install
参照: PyMC インストール -GitHub-