Understood.
Thanks.
ImportError: No module named PCANBasic,on python
Re: ImportError: No module named PCANBasic,on python
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.
Thanks for your help. 
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
