

Requirement already satisfied (use -upgrade to upgrade): scipy>=0.11 in /usr/local/lib/python3.5/site-packages (from Theano) Requirement already satisfied (use -upgrade to upgrade): numpy>=1.7.1 in /usr/local/lib/python3.5/site-packages (from Theano) Requirement already satisfied (use -upgrade to upgrade): Theano in /usr/local/lib/python3.5/site-packages
Cuda driver version is insufficient for cuda runtime version osx install#
➜ examples git:(master) sudo pip install Theano -user Requirement already satisfied (use -upgrade to upgrade): scipy>=0.11 in /usr/local/lib/python3.5/site-packages (from theano->keras) Requirement already satisfied (use -upgrade to upgrade): numpy>=1.7.1 in /usr/local/lib/python3.5/site-packages (from theano->keras) Requirement already satisfied (use -upgrade to upgrade): six in /usr/local/lib/python3.5/site-packages (from keras) Requirement already satisfied (use -upgrade to upgrade): pyyaml in /usr/local/lib/python3.5/site-packages (from keras) Requirement already satisfied (use -upgrade to upgrade): theano in /usr/local/lib/python3.5/site-packages (from keras) Requirement already satisfied (use -upgrade to upgrade): keras in /usr/local/lib/python3.5/site-packages If executing pip with sudo, you may want sudo's -H flag. check the permissions and owner of that directory. The directory '/Users/wanghaisheng/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled.

Please check the permissions and owner of that directory. The directory '/Users/wanghaisheng/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. 问题1 ➜ examples git:(master) sudo pip install keras
