PyQtGraph conflicts with GUI element inheritance #9
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#9
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?
When pyqtgraph is used for plotting, some of the GUI elements don't work, due to conflicts in inhertiance.
(see
pylot/core/util/widgets.py
in line 691)P.S.: Issue seems to mainly occur when a user made environment is used instead of the pylot.yml environment
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.