cx_freeze的Python程序,但我遇到了以下错误消息:
copying /usr/lib/python2.7/dist-packages/matplotlib/mpl-data -> build/exe.linux-x86[Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/matplotlib/mpl-data
同时尝试运行assoc py.=PythonScript ftype PythonScript=python.exe %1%*#!python3
# mapIt.py - Launches a map in the browser using an address from the command line or clipboard
在cx_Freeze/samples/simple中运行python3 setup.py build之后,将目录更改为cx_Freeze/samples/simple/build/exe.linux-i686-3.4,然后运行以下命令,我得到了错误Fatal Python error: Py_Initialize: Unable to g