PYTHON找不到模块
在一个用户(隶属于管理员)下可以正常运行,创建另一用户(不是隶管理员)
启动PYTHON的EXE出现以下错误:
Traceback (most recent call last):
File "<install zipextimporter>", line 1, in <module>
ImportError: No module named zipextimporter
Traceback (most recent call last):
File "main.py", line 6, in <module>
ImportError: No module named ctypes