使用pyinstaller打包python程序时遇到的问题记录,问题已全部解决。
解决方法详见 https://guangmujun.cn/archives/168
-
shapely库相关
问题:
Unable to find "e:\github\forexe\venv\lib\site-packages\shapely\DLLs\geos.dll" when adding binary and data files.
-
pyproj库相关
问题:
ModuleNotFoundError: No module named 'pyproj._datadir'
-
numpy相关
问题:
ModuleNotFoundError: No module named 'numpy.random.common&