a.py:
import numpy
pyre
a.py:1:0 Undefined import [21]: Could not find a module corresponding to import `numpy`.
Although definitely I have numpy installed.
Environment: Ubuntu, python 3.7.1, pyre 0.0.22, numpy 1.16.2
a.py:
import numpy
pyre
a.py:1:0 Undefined import [21]: Could not find a module corresponding to import `numpy`.
Although definitely I have numpy installed.
Environment: Ubuntu, python 3.7.1, pyre 0.0.22, numpy 1.16.2