Closed aabobakr closed 8 years ago
I removed the line #!/usr/bin/env python
as it sounds like the first defined interpreter in the $PATH variable is not the anaconda python, and ran the script with python run_toolbox.py
and it works now on El Capitan as well.
Thank you for sharing this great toolbox.
I have compiled the master branch of caffe using anaconda python, and it is working correctly. Following the steps in your tutorial I have had everything running on Ubuntu.
On Mac OS X ElCapitan, I am able to import caffe, cv, cv2, scipy, skimage.. but when running ./run_toolbox.py I get the following error