Replies: 1 comment
-
|
Here is my scripts: def muscle_main(): |
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.
-
I encountered a problem when trying to package a Python script written with DearPyGui. The script includes an executable file (muscle5.1.win64.exe) that I use within the Python code. When I run the script in PyCharm, it works fine. However, when I package it into an executable file, it crashes (flashes back)
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions