Page 2 of 2

Re: ImportError: No module named PCANBasic,on python

Posted: Mon 13. May 2019, 16:57
by MrSingh
Understood.
Thanks.

Re: ImportError: No module named PCANBasic,on python

Posted: Mon 13. May 2019, 17:42
by MrSingh
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