Start a new topic

naoqi on Python 3

Hi, 

How can we have access to naoqi with nao v6 on Python 3 ?

I would like to use some packages that is only available since python3 such as open-cv2 ....

1 Comment

Use the newer Qi library not naoqi. You can install it using pip like this: pip install qi Afaik it is only available for Linux Documentation: http://doc.aldebaran.com/2-8/dev/libqi/index.html
Login or Signup to post a comment