radio-astro-tools / pvextractor

Position-Velocity diagram extract (but it can slice out other things too)
BSD 3-Clause "New" or "Revised" License
16 stars 13 forks source link

GUI tests fail because pyqt4 is not available #80

Closed keflavich closed 4 years ago

keflavich commented 8 years ago

cc @astrofrog

Failures show up in this PR: https://github.com/radio-astro-tools/pvextractor/pull/79

PyQT4 can't be imported so GUI tests fail. How do we install pyqt4? It seems likely some change in package-template / helpers is behind this

astrofrog commented 4 years ago

The GUI test now works (PyQt5 is pip installable)