I can see this thread was alive years ago, but I came to the same problem, and nobody of those finding the solution is available to contact.
Can someone please suggest what was a solution to this? I too, can't get the data from C2 due to some python related (usb) problems. Did read almost everthing i found... but still.
After some recognition from linux when attaching the PM3, and initial commands... where I noticed that pyrow did recognised PM3, I received this error
Code: Select all
##############
import pyrow
ergs = pyrow.find()
e = ergs.next()
erg = pyrow.pyrow(e)
# command above did throw the error below
DEBUG: usb kernel driver not on linux2
#################################
Best
Tomaz