1

運の悪いpymcのインストールを何度も試みたにもかかわらず、https: //stackoverflow.com/questions/19878430/installing-pymc-then-matplotlib-win7-64-continues-to-fail-despite-workaroundsを参照してください-私は出くわしました別の SO 投稿 ( Building lxml for Python 2.7 on Windows ) では、Python(x,y )。

を使用するpython setup.py installと、「vcvarsall.bat が見つかりません」というエラーは発生しませんが、次のエラーが発生します。c:\program files (x86)\microsoft visual studio 9.0\vc\bin以下を実行する前に、PATH ステートメントの最後に追加しました。

選択を解除する方法がわからないので、これが何を意味するか、次に何をする必要があるかについてのアイデアはありますか?

2013 年 11 月 12 日更新

Sourceforgeから入手可能なバイナリとフリータイプを介してmatplotlibをインストールしようとしました。どちらも状況を改善しているようには見えません。何を試すべきかについてさらに提案はありますか?

ところで、本当の目標は pymc をインストールすることですが、以下が由来する matplotlib に依存しているようです。

    ft2font.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\xlocale(342) : war
ning C4530: C++ exception handler used, but unwind semantics are not enabled. Sp
ecify /EHsc
c:\users\dantehman\appdata\local\temp\easy_install-sdaatv\matplotlib-1.3.1\src\ft
2font.h(16) : fatal error C1083: Cannot open include file: 'ft2build.h': No such
 file or directory
error: Setup script exited with error: command '"C:\Program Files (x86)\Microsof
t Visual Studio 9.0\VC\BIN\cl.exe"' failed with exit status 2
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "C:\Python27\lib\atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "C:\Python27\lib\multiprocessing\util.py", line 284, in _exit_function
    info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
  File "C:\Python27\lib\atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "C:\Python27\lib\multiprocessing\util.py", line 284, in _exit_function
    info('process shutting down')
TypeError: 'NoneType' object is not callable
4

0 に答える 0