device name under windows #212
Unanswered
sudzwerg80
asked this question in
Q&A
Replies: 1 comment
-
in case you haven't figured this out yet, in order to run that command, you'll need to install pyserial pip install pyserial |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello everyone iam trying to run the octoprint via docker for windows. i want to run it with webcam how i find the devicename under windows? i installed python for windows but that is not working because i get this error:
python -m serial.tools.miniterm C:\Users\*****\AppData\Local\Programs\Python\Python310\python.exe: Error while finding module specification for 'serial.tools.miniterm' (ModuleNotFoundError: No module named 'serial.tools')
can someone please help me?
Beta Was this translation helpful? Give feedback.
All reactions