Block a user
feature/port-to-py3
Merge all updates from feature/port-to-py3 into develop, so that the feature branch can (theoretically) be closed now.
Refurbish
setup.py
script to make installation more convenient
Refurbish
setup.py
script to make installation more convenient
Using setup.py of the setuptools project is deprecated. The easiest way to get PyLoT running is by creating a python environment with Anaconda using pylot.yml or requirements.txt.
If an…
PyQtGraph conflicts with GUI element inheritance
Could not reproduce this issue. Added new, clean Anaconda environment in pylot.yml with Python 3.8 which does not cause any problems with pyqtgraph. If the issue was solely related to library…
PyLot starts only with pylot.yml environment but crashes for other custom environments
Could not reproduce this issue. Added new, clean Anaconda environment in pylot.yml with Python 3.8 which does not cause any problems with pyqtgraph. If the issue was solely related to library…
Unresolved reference "chooseArrivals"