Hello,
I feel I should know this, but am hitting a small roadblock. what is the best approach to add the pixy python libraries to the path so they can access them anywhere? I am using a raspberry pi.
Thanks,
~R^2
Hello,
I feel I should know this, but am hitting a small roadblock. what is the best approach to add the pixy python libraries to the path so they can access them anywhere? I am using a raspberry pi.
Thanks,
~R^2
Hello,
Assuming you are using Linux, there is an environment variable called PYTHONPATH that you can add to to include the Pixy python directory.
Edward