我在将numpy
模块导入Python时遇到问题。我已经从以下 URL 安装了 Python 2.6.2(用于 64 位)及其相应的numpy
包(64 位):numpy-1.3.0.win-amd64-py2.6.msi
我收到以下错误:
我需要 64 位 Python 2.6.2 的 numpy 版本,因为我需要在 ABAQUS 6.10 python 环境中将其用作模块。
我在将numpy
模块导入Python时遇到问题。我已经从以下 URL 安装了 Python 2.6.2(用于 64 位)及其相应的numpy
包(64 位):numpy-1.3.0.win-amd64-py2.6.msi
我收到以下错误:
我需要 64 位 Python 2.6.2 的 numpy 版本,因为我需要在 ABAQUS 6.10 python 环境中将其用作模块。