Search code examples
python-3.xeclipsenao-robot

Unresolved import: ALModule


I have a problem unresolved import :ALModule (eclipse with python). This is my error

ALModule Found at: facecount.FaceCounterModule

from naoqi import ALModule

Can you help me, please!


Solution

  • Please check again the proper installation procedure. Make sure your PYTHONPATH is well set to where you unzipped the NAOqi Python SDK.