hardbyte / python-can

The can package provides controller area network support for Python developers
https://python-can.readthedocs.io
GNU Lesser General Public License v3.0
1.31k stars 603 forks source link

DLL load failed: #1830

Closed FU0710 closed 2 months ago

FU0710 commented 3 months ago

Description:

when I try to import can, below error report:

ImportError: DLL load failed: The specified module could not be found.

Additional context

Windows Version: Windows 10 Enterprise (64-bit) OS build : 19045.4651 Python version: Python 3.7.9 python-can version: 4.2.2

Tbruno25 commented 3 months ago

How was python-can installed? Can you post the full traceback / error log?