一个.py:
import numpy
柴堆
a.py:1:0 Undefined import [21]: Could not find a module corresponding to import `numpy`.
虽然我肯定安装了 numpy。
环境:Ubuntu,python 3.7.1,pyre 0.0.22,numpy 1.16.2
一个.py:
import numpy
柴堆
a.py:1:0 Undefined import [21]: Could not find a module corresponding to import `numpy`.
虽然我肯定安装了 numpy。
环境:Ubuntu,python 3.7.1,pyre 0.0.22,numpy 1.16.2