import matplotlib.pyplot as plt File "C:\Python27\lib\site-packages\matplotlib\__init__.py",line 105, in <module> import six ImportError: No module named six 由于缺少scipy,下载地址:http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyparsing 再运行import matplotlib.pyplot as plt出现如下错误: >>...
[1] Gil Strang, Network applications: A = incidence matrix, http://videolectures.net/mit18085f07_strang_lec03/ """ > import scipy as sp E ModuleNotFoundError: No module named 'scipy' networkx/linalg/graphmatrix.py:68: ModuleNotFoundError ___ TestMinimumCycleBasis.test_complete_graph ___...
On 07 Nov 2013, at 4:40, dgianetto notifications@github.com wrote: After upgrading to this alpha version I can no longer import the python modules networkx and scipy. Installed the latest Enthought Canopy with same result. Import is successful when using the interpreter. Added ™_PYTHON va...