Skip to content

win11 run error #2

@m986883511

Description

@m986883511

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.4

microsoft 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions