I have generated a bit file for this project and downloaded to the rpi without any problems. But I have not had any success
in dealing with the python script. Whenever I run it I get an import error 'No module named logi_hal'. I have checked the
path and it is correct. Any ideas??
Jules
Note: I have been able to run blink, bitcoin, cheapscope, and virtual components without any problems.
Comments
sys.path.append("/home/pi/logi-tools/python/logi_hal")
with
sys.path.append("/home/pi/logi-tools/python/")
I'll fix the wiki.
Regards,
Jonathan Piat