根据下面的内容,rpm 告诉我 numpy 没有安装,但我将 numpy 导入到我的 python 解释中没有问题。谁能解释为什么会这样?(我必须将解释器中的 3 个胡萝卜更改为堆栈箭头以显示发生的情况)
x@red-hat-image install]$ rpm -q numpy
package numpy is not installed
x@red-hat-image yum]$ python
Python 2.7.5 (default, Jun 11 2019, 14:33:56)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
->导入numpy
元芳怎么了
相关分类