The version of PyQtGraph in PyPi still seems to have old code that pukes when trying to export an image via the context menu (and I would assume via code) -
TypeError: 'float' object cannot be interpreted as an integer
I'm just curious if there is an ETA for when that might get a release. In the meantime, I'm going to fiddle around to see how easy it is to install from a GitHub download of the latest.
Thanks!