Search found 1 match

by suresheps
Thu 19. Sep 2019, 19:07
Forum: PCAN-Basic
Topic: PCAN Basic Example error
Replies: 3
Views: 8877

PCAN Basic Example error

Hi, I Am trying to use PCAN Basic library. So stared with "PCANBasicExample.pyw" but i am getting below error


objPCAN = PCANBasic()
File "C:\Users\Downloads\pcan-basic\PCAN-Basic API\Samples\Python\PCANBasic.py", line 348, in __init__
self.__m_dllBasic = windll.LoadLibrary("PCANBasic")
File ...