在打包独立 python 环境时遇到了上述问题。 主要是软件所执行环境与编译环境不一致导致的。
也即是 执行python的环境与编译python的环境需要保持一致。具体说,在linux下打包的python,不能在mac下执行。
区分python的编译环境并不容易,除了官网给出了明显区分。日常合作中,缺乏对应定制python环境的对应文档是常有的事情。
可以使用linux 或mac 下可使用 file program
来查看program的编译环境。
相关文章
- 11-30问题:编译eshoponcontainers失败,提示error:invalid reference format
- 11-30把编译好的ko文件加载模块时出错:Error: could not insert module hello_world.ko: Invalid module format
- 11-30insmod: ERROR: could not insert module: Invalid module format
- 11-30sqoop job --exec sojob报错:ERROR hive.HiveConfig: Could not load
- 11-30调用阿里云内容安全检测是出现错误一直返回null:ERROR 4416 --- [nio-xxxx-exec-4] upload file fail.
- 11-30微信公众号 菜单 { “errcode“: 47001, “errmsg“: “data format error rid: 61b36b ...“}
- 11-30Log4j2报错ERROR StatusLogger Unrecognized format specifier
- 11-30Mac上Appium报错,Error executing adb Exec. Original error...
- 11-30delphi exec error 错误处理
- 11-30-bash: ./imxdownload: cannot execute binary file: Executable file format error(可执行文件格式错误)