试了一下,
运行的报错信息,import好像都没有成功导入。
正常运行的这部分内容在新电脑上没有显示出来。
[51748] LOADER: importing modules from CArchive
[51748] LOADER: extracted struct
[51748] LOADER: running unmarshalled code object for struct...
[51748] LOADER: extracted pyimod01_os_path
[51748] LOADER: running unmarshalled code object for pyimod01_os_path...
[51748] LOADER: extracted pyimod02_archive
[51748] LOADER: running unmarshalled code object for pyimod02_archive...
[51748] LOADER: extracted pyimod03_importers
[51748] LOADER: running unmarshalled code object for pyimod03_importers...
[51748] LOADER: extracted pyimod04_ctypes
[51748] LOADER: running unmarshalled code object for pyimod04_ctypes...
[51748] LOADER: Installing PYZ archive with Python modules.
[51748] LOADER: PYZ archive: PYZ-00.pyz
[51748] LOADER: Running pyiboot01_bootstrap.py
[51748] LOADER: Running pyi_rth_pkgutil.py
[51748] LOADER: Running pyi_rth_multiprocessing.py
[51748] LOADER: Running pyi_rth_inspect.py
[51748] LOADER: Running pyi_rth_certifi.py
[51748] LOADER: Running getAstock-1.py
Program end!
【 在 hgoldfish 的大作中提到: 】
: 下载安装了还是不行的话,有可能是少打包了某些模块。
: 上面说的是制作成 console,用 cmd 运行打印报错信息,看看在哪里 import 出错,然后自行修改 setup.py 添加模块应该可行。
:
--
FROM 120.245.98.*