首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Mac上移植Pandas for Python时遇到问题

在Mac上移植Pandas for Python时遇到问题
EN

Stack Overflow用户
提问于 2012-11-14 20:04:14
回答 1查看 341关注 0票数 0

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

代码语言:javascript
复制
>"sudo port install py27-pandas @0.7.3" 

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

代码语言:javascript
复制
>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,Xcode的CLT,但我肯定遗漏了其他东西。感谢大家的帮助!

EN

回答 1

Stack Overflow用户

发布于 2012-11-21 12:37:55

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

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/13378490

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档