The selected text in the picture
http://doc.aldebaran.com/2-5/dev/python/install_guide.html
I am following the link above to install the python-sdk on my mac (v.10.13) for Naoqi.
export PYTHONPATH=${PYTHONPATH}:/path/to/python-sdk/lib/python2.7/site-packages
what does /path/to/python-sdk
mean ?
I am not able to find any path of this sort, lib/python2.7/site-packages
How and where am I supposed to set this environment variable ?