-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
env: win11 python env and run it in administrator
(test) PS C:\Users\zero\Desktop\pyusbip> python .\pyusbip.py
Traceback (most recent call last):
File ".\pyusbip.py", line 418, in <module>
for fd, events in usbctx.getPollFDList():
File "C:\Users\zero\miniconda3\envs\test\lib\site-packages\usb1\__init__.py", line 2123, in wrapper
return func(self, *args, **kw)
File "C:\Users\zero\miniconda3\envs\test\lib\site-packages\usb1\__init__.py", line 2344, in getPollFDList
raise OSError(errno)
OSError: 1060
(test) PS C:\Users\zero\Desktop\pyusbip> python --version
Python 3.8.16
(test) PS C:\Users\zero\Desktop\pyusbip> pip list
Package Version
---------- -------
libusb1 3.0.0
pip 23.0.1
setuptools 66.0.0
wheel 0.38.4microsoft say this from link
ERROR_SERVICE_DOES_NOT_EXIST
1060 (0x424)
The specified service does not exist as an installed service.
I dont known what error?
a question, other usbip in win need install a testing driver, does it need?
Metadata
Metadata
Assignees
Labels
No labels