python-can icon indicating copy to clipboard operation
python-can copied to clipboard

can.interface.detect_available_configs()不能获取canalystii的设备类型,电脑其他软件可以识别,但是python-can无法使用

Open jxwdgd5201314 opened this issue 1 year ago • 1 comments

Describe the bug

image image

Package Version


can-isotp 1.8 canalystii 0.1 easygui 0.98.3 numpy 1.24.2 packaging 23.1 pip 22.3.1 python-can 4.2.0 pyusb 1.2.1 pywin32 306 setuptools 65.5.0 typing_extensions 4.5.0 udsoncan 1.17.1 uptime 3.0.1 wrapt 1.15.0 xlrd3 1.1.0

To Reproduce

Expected behavior

Additional context

OS and version: Python version: python-can version: python-can interface/s (if applicable):

Traceback and logs
def func():
    return "hello, world!"

jxwdgd5201314 avatar May 16 '23 13:05 jxwdgd5201314

我也有一样的困扰,识别不了etas的设备。明明驱动也装了,就是detect不到设备。 然后还有一个致命的问题,打包成exe之后,识别不了任何硬件设备。。。。

leijr avatar Jun 30 '23 03:06 leijr