ImportError: No module named PCANBasic,on python

This forum covers PCAN-Linux and Linux development issues concerning our products
MrSingh
Posts: 13
Joined: Tue 7. May 2019, 12:00

Re: ImportError: No module named PCANBasic,on python

Post by MrSingh » Mon 13. May 2019, 16:57

Understood.
Thanks.

MrSingh
Posts: 13
Joined: Tue 7. May 2019, 12:00

Re: ImportError: No module named PCANBasic,on python

Post by MrSingh » Mon 13. May 2019, 17:42

I figured this one.

The path required by PyCharm was the same as the one required by terminal. If I start python in terminal in any other directory, then also it gives an import error.

Code: Select all

/--path to dir--/PCAN-Basic_Linux-4.3.1/libpcanbasic/examples/python
Thanks for your help. :D

Post Reply