libmpsse
libmpsse copied to clipboard
Unable to open device
After building and installing both the C and Python libraries I get the following error when opening a device in Python using c13df34d.
File "/usr/local/lib/python2.7/dist-packages/mpsse.py", line 161, in Open
if self.context.open == 0:
AttributeError: 'int' object has no attribute 'open'
I did not have this problem with the SWIG version prior to 235fd68.