首页 > 编程 > Python > 正文

linux下python及numpy编译环境搭建

2019-11-08 20:05:30
字体:
来源:转载
供稿:网友

linux:redhat-server-6.7-X86-64位。

python版本:python2.7.13。

正确步骤:

1.安装 zlib。

2.安装python。

3.安装setuptools  https://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg。

4.安装pip

5.安装numpy。

相关博文:http://blog.csdn.net/ab198604/article/details/8681851。

http://blog.chinaunix.net/uid-22488454-id-3978860.html


上一篇:python数据类型

下一篇:Python: 函数模块

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表