ChangLabUcsf / img_pipe

Image processing pipeline for ECoG data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known issue with matplotlib 2.0.1

libertyh opened this issue · comments

There is an issue with the electrode_picker and matplotlib 2.0.1, which is identical to the issue posted here: matplotlib/matplotlib#8565 . The issue appears on launching patient.mark_electrodes() and will throw the error AttributeError: 'QPixmap' object has no attribute 'setDevicePixelRatio'.

We suggest you use matplotlib 1.5.3 until this issue is fixed (apparently in matplotlib 2.0.2).

For now have specified that mpl version must be <2.0.0