打包后无法启动,程序闪退 #2279
Unanswered
zhiming-su
asked this question in
Q&A
打包后无法启动,程序闪退
#2279
Replies: 1 comment
-
|
请参考 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用pyarmor gen --enable-jit --pack onefile -r app.py config.py routes/ prompts/ services/ utils/打包后启动能成功,但是使用pyarmor gen --enable-rft --obf-code 0 --pack onefile -r app.py config.py routes/ prompts/ services/ utils/ 打包后运行exe闪退
Beta Was this translation helpful? Give feedback.
All reactions