PCANBASIC MODULE ERROR

The free CAN Software API (Application Programming Interface) for Windows®
Post Reply
sudeep
Posts: 1
Joined: Thu 2. Jan 2025, 08:58

PCANBASIC MODULE ERROR

Post by sudeep » Mon 6. Jan 2025, 12:58

hi, while im trying to interfacing PCAN-USB with python if i try to import PCANBasic , im getting MODULE ERROR ,

software :Python-IDLE SHELL
import PCANBasic

ModuleNotFoundError: No module named 'PCANBasic'.

how to resolve this issue?please let me know.

Thankyou
sudeep

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: PCANBASIC MODULE ERROR

Post by M.Maidhof » Mon 13. Jan 2025, 12:41

Hi,

please install our latest driver package, which will also install the PCANBasic API files.

https://www.peak-system.com/quick/DrvSetup

regards

Michael

Post Reply