We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First figure out which technology would be useful for this, then do it and make the executable available.
List of attempted solutions:
pyqtgraph
piva
importlib
The text was updated successfully, but these errors were encountered:
pyInstaller seems like a good tool to use for this.
I will give it a try once I get around to it.
Sorry, something went wrong.
From my failed attempts I have come to the conclusion that pyInstaller and pyqtgraph don't go so well together...
kuadrat
No branches or pull requests
First figure out which technology would be useful for this, then do it and make the executable available.
List of attempted solutions:
pyqtgraph
works and runs with bugs. packagingpiva
gives an error related toimportlib
The text was updated successfully, but these errors were encountered: