PyQtGraph conflicts with GUI element inheritance #9

Closed
opened 2021-06-17 17:38:43 +02:00 by kaan · 1 comment
Collaborator

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

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
Owner

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.

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.
kaan closed this issue 2022-03-31 12:38:14 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marcel/pylot#9
No description provided.