-
Notifications
You must be signed in to change notification settings - Fork 10
pyc file support #252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
IMHO. |
Ok, just sharing the app with coworkers I compile everything to pyc to minimize disk space and then these files don't work. It's not a problem for me, I can exclude them from compilation, but I A2B7 thought it might help others. |
I’ll add it |
It would be good to accept
.pyc
files too.PyRx/PyRxCore/PyRxApp.cpp
Line 241 in 968172b
PyRx/PyRxCore/PyRxAppSettings.cpp
Line 53 in 968172b
The text was updated successfully, but these errors were encountered: