You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After building and installing both the C and Python libraries I get the following error when opening a device in Python using c13df34.
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.
The text was updated successfully, but these errors were encountered:
tarhan
pushed a commit
to tarhan/libmpsse
that referenced
this issue
Jun 19, 2019
After building and installing both the C and Python libraries I get the following error when opening a device in Python using c13df34.
I did not have this problem with the SWIG version prior to 235fd68.
The text was updated successfully, but these errors were encountered: