Open kuadrat opened 2 years ago
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
pyInstaller seems like a good tool to use for this.
I will give it a try once I get around to it.
From my failed attempts I have come to the conclusion that pyInstaller and pyqtgraph don't go so well together...
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