繁体   English   中英

麻烦在Mac上移植Pandas for Python

[英]Trouble Porting Pandas for Python on Mac

我已经为计算投资课程移植了一些东西,我得到了所有其他的macports,但是

>"sudo port install py27-pandas @0.7.3" 

给了我很多麻烦。 这是我得到的回报:

>John--MacBook-Pro:~ John$ sudo port install py27-pandas @0.7.3
Password:
--->  Computing dependencies for py27-pandas
--->  Dependencies to be installed: py27-scipy gcc45 swig-python bison gsed swig py27-tables hdf5-18 lzo2 py27-cython cython_select py27-numexpr py27-scientific netcdf
--->  Building gcc45
Error: org.macports.build for port gcc45 returned: command execution failed
Error: Failed to install gcc45
Please see the log file for port gcc45 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc45/gcc45/main.log
Error: The following dependencies were not installed: py27-scipy gcc45 swig-python bison gsed swig py27-tables hdf5-18 lzo2 py27-cython cython_select py27-numexpr py27-scientific netcdf
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-pandas failed

我有Xcode,XT的CLT,但我必须遗漏其他东西。 感谢大家的帮助!

如果您无法使用MacPorts设置,我建议从免费的EPDFree(不包括pandas,但可以从源代码轻松安装)或Anaconda CE(包括pandas)发行版开始。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM