GoPiGo3 OpenCV not locating modules

Hello all,

I have installed OpenCV on my pi and wrote a program that should make the robot move around after recognizing my face but the code is complaining about not locating the easygopigo3 module. I tried linking it with my virtual env but no luck. Also, there was another topic which recommended doing export PYTHONPATH… and then run the dexter update. I tried that too but still got the same error message.

Please let me know if you have any idea of making virtual env to get to know/locate the robot directories/modules.

I figured it out and it’s working fine.
Whoever else comes across this issue do the following,

2 Likes