Python错误“ImportError:没有命名的模块”
(local directory)/site-packages/toolkit/interface.py
(local directory)/site-packages/toolkit/examples/mountain.py
python mountain.py
from toolkit.interface import interface
Traceback (most recent call last): File "mountain.py", line 28, in ? from toolkit.interface import interfaceImportError: No module named toolkit.interface
sys.path
/site-packages
__init__.py.bin
__init__.py.bin
sys.path
相关分类