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
Hi, a noob here. Well I have no idea, how is it works. Am I controlling the TC420 via cmd? (using windows x64)
I installed the pyusb, and the library. The "py -m tc420 --help" command works for me, but anything else not...
For example: "py -m tc420 mode --help" drop this error:
raise NotImplementedError(_strerror(ret))
NotImplementedError: Operation not supported or unimplemented on this platform
I'm just typing the commands wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, a noob here. Well I have no idea, how is it works. Am I controlling the TC420 via cmd? (using windows x64)
I installed the pyusb, and the library. The "py -m tc420 --help" command works for me, but anything else not...
For example: "py -m tc420 mode --help" drop this error:
raise NotImplementedError(_strerror(ret))
NotImplementedError: Operation not supported or unimplemented on this platform
I'm just typing the commands wrong?
Beta Was this translation helpful? Give feedback.
All reactions