Skip to content
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

Make one-click executable for different platforms #2

Open
kuadrat opened this issue Aug 30, 2022 · 2 comments
Open

Make one-click executable for different platforms #2

kuadrat opened this issue Aug 30, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request publication Needs to be done before a paper can be published

Comments

@kuadrat
Copy link
Collaborator

kuadrat commented Aug 30, 2022

First figure out which technology would be useful for this, then do it and make the executable available.

List of attempted solutions:

  • pyInstaller: no luck when packaging pyqtgraph
  • cx_Freeze: pyqtgraph works and runs with bugs. packaging piva gives an error related to importlib
@kuadrat kuadrat added the enhancement New feature or request label Aug 30, 2022
@kuadrat kuadrat self-assigned this Aug 30, 2022
@kuadrat
Copy link
Collaborator Author

kuadrat commented Nov 2, 2022

pyInstaller seems like a good tool to use for this.

I will give it a try once I get around to it.

@kuadrat
Copy link
Collaborator Author

kuadrat commented Dec 19, 2022

From my failed attempts I have come to the conclusion that pyInstaller and pyqtgraph don't go so well together...

@kuadrat kuadrat added the publication Needs to be done before a paper can be published label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request publication Needs to be done before a paper can be published
Projects
None yet
Development

No branches or pull requests

1 participant