我安装了pyinstallersudo pyinstaller test.pysudo mono testcannot open assembly'test':file does not contain a valid CIL image
我怎么能解决我的问题我希望将我的代码(以空闲方式编写的.py)转换为一个可执行文件,
当我试图使用pyinstaller来创建我的代码的可执行文件时,我会得到这个错误。site-packages/google/protobuf/pyext/_message.cpython-310-darwin.so is incompatible with target arch arm64下面是我使用的pyinstaller命令:
pyinstaller "Pro7 Media Sweeper.py" -p