PyLot starts only with pylot.yml environment but crashes for other custom environments #10
Labels
No Label
analysis
bug
documentation
enhancement
feature
incompatibility
management
Priority:0
Priority:1
Priority:2
Priority:3
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: marcel/pylot#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PyLot can't be initialized, when using an custom build conda environment instead of the pylot.yml, eventhough all required packages are installed in the custom env.
Also for some reason the pylot.yml environment seems to translates by its own between different Qt versions.
Problem seems to be pyqtgraph and is possibly associated to Issue#9
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 incompatibilities it can now be closed.
Seems infact to be the case. Closing issue.