slaclab / pydm

Python Display Manager
http://slaclab.github.io/pydm/
Other
111 stars 76 forks source link

Plots using latest pyqtgraph 0.13.4 #1068

Closed jbellister-slac closed 3 months ago

jbellister-slac commented 3 months ago

When using pyqtgraph 0.13.4 plots no longer work.

The first issue is python 3.8 is no longer supported in that version, so anyone using pydm who still wants to use python 3.7 or 3.8 will need to pin pyqtgraph 0.13.3 or lower.

Second is the issue seen in these test runs for example that we'll need to fix on our side:

https://github.com/slaclab/pydm/actions/runs/8576887471/job/23508605900