Sie sind auf Seite 1von 34

Sample Terminal Log for a Python Install on a Mac

(typed in commands appear after PROMPT$)

PROMPT$ sudo -H pip install jupyter


Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Using cached jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Using cached ipykernel-4.8.0-py2-none-any.whl
Collecting notebook (from jupyter)
Using cached notebook-5.3.1-py2.py3-none-any.whl
Collecting nbconvert (from jupyter)
Using cached nbconvert-5.3.1-py2.py3-none-any.whl
Collecting qtconsole (from jupyter)
Using cached qtconsole-4.3.1-py2.py3-none-any.whl
Collecting ipywidgets (from jupyter)
Using cached ipywidgets-7.1.0-py2.py3-none-any.whl
Collecting jupyter-client (from jupyter-console->jupyter)
Using cached jupyter_client-5.2.1-py2.py3-none-any.whl
Collecting ipython (from jupyter-console->jupyter)
Using cached ipython-5.5.0-py2-none-any.whl
Collecting pygments (from jupyter-console->jupyter)
Using cached Pygments-2.2.0-py2.py3-none-any.whl
Collecting prompt-toolkit<2.0.0,>=1.0.0 (from jupyter-console->jupyter)
Using cached prompt_toolkit-1.0.15-py2-none-any.whl
Collecting tornado>=4.0 (from ipykernel->jupyter)
Using cached tornado-4.5.3.tar.gz
Collecting traitlets>=4.1.0 (from ipykernel->jupyter)
Using cached traitlets-4.3.2-py2.py3-none-any.whl
Collecting jupyter-core>=4.4.0 (from notebook->jupyter)
Using cached jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting ipython-genutils (from notebook->jupyter)
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting terminado>=0.8.1 (from notebook->jupyter)
Using cached terminado-0.8.1-py2.py3-none-any.whl
Collecting jinja2 (from notebook->jupyter)
Using cached Jinja2-2.10-py2.py3-none-any.whl
Collecting nbformat (from notebook->jupyter)
Using cached nbformat-4.4.0-py2.py3-none-any.whl
Collecting Send2Trash (from notebook->jupyter)
Using cached Send2Trash-1.4.2.tar.gz
Collecting mistune>=0.7.4 (from nbconvert->jupyter)
Using cached mistune-0.8.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->jupyter)
Downloading bleach-2.1.2-py2.py3-none-any.whl
Collecting testpath (from nbconvert->jupyter)
Using cached testpath-0.3.1-py2.py3-none-any.whl
Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter)
Using cached pandocfilters-1.4.2.tar.gz
Collecting entrypoints>=0.2.2 (from nbconvert->jupyter)
Using cached entrypoints-0.2.3-py2.py3-none-any.whl
Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter)
Using cached widgetsnbextension-3.1.0-py2.py3-none-any.whl
Collecting pyzmq>=13 (from jupyter-client->jupyter-console->jupyter)
Using cached pyzmq-16.0.3-cp27-cp27m-macosx_10_6_intel.whl
Collecting python-dateutil>=2.1 (from jupyter-client->jupyter-console->jupyter)
Downloading python_dateutil-2.6.1-py2.py3-none-any.whl (194kB)
100% |████████████████████████████████| 194kB 3.7MB/s
Requirement already satisfied: setuptools>=18.5 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
ipython->jupyter-console->jupyter)
Collecting simplegeneric>0.8 (from ipython->jupyter-console->jupyter)
Using cached simplegeneric-0.8.1.zip
Collecting backports.shutil-get-terminal-size; python_version == "2.7" (from ipython-
>jupyter-console->jupyter)
Using cached backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting appnope; sys_platform == "darwin" (from ipython->jupyter-console->jupyter)
Using cached appnope-0.1.0-py2.py3-none-any.whl
Collecting pexpect; sys_platform != "win32" (from ipython->jupyter-console->jupyter)
Using cached pexpect-4.3.1-py2.py3-none-any.whl
Collecting pickleshare (from ipython->jupyter-console->jupyter)
Using cached pickleshare-0.7.4-py2.py3-none-any.whl
Collecting decorator (from ipython->jupyter-console->jupyter)
Using cached decorator-4.2.1-py2.py3-none-any.whl
Collecting pathlib2; python_version == "2.7" or python_version == "3.3" (from ipython-
>jupyter-console->jupyter)
Using cached pathlib2-2.3.0-py2.py3-none-any.whl
Collecting wcwidth (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached wcwidth-0.1.7-py2.py3-none-any.whl
Collecting six>=1.9.0 (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached six-1.11.0-py2.py3-none-any.whl
Collecting singledispatch (from tornado>=4.0->ipykernel->jupyter)
Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting certifi (from tornado>=4.0->ipykernel->jupyter)
Using cached certifi-2018.1.18-py2.py3-none-any.whl
Collecting backports_abc>=0.4 (from tornado>=4.0->ipykernel->jupyter)
Using cached backports_abc-0.5-py2.py3-none-any.whl
Collecting enum34; python_version == "2.7" (from traitlets>=4.1.0->ipykernel->jupyter)
Using cached enum34-1.1.6-py2-none-any.whl
Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter)
Using cached ptyprocess-0.5.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from jinja2->notebook->jupyter)
Using cached MarkupSafe-1.0.tar.gz
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook->jupyter)
Using cached jsonschema-2.6.0-py2.py3-none-any.whl
Collecting
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
(from bleach->nbconvert->jupyter)
Downloading html5lib-1.0.1-py2.py3-none-any.whl (117kB)
100% |████████████████████████████████| 122kB 4.4MB/s
Collecting configparser>=3.5; python_version == "2.7" (from entrypoints>=0.2.2-
>nbconvert->jupyter)
Using cached configparser-3.5.0.tar.gz
Collecting scandir; python_version < "3.5" (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Using cached scandir-1.6.tar.gz
Collecting functools32; python_version == "2.7" (from jsonschema!=2.5.0,>=2.4->nbformat-
>notebook->jupyter)
Using cached functools32-3.2.3-2.zip
Collecting webencodings (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Downloading webencodings-0.5.1-py2.py3-none-any.whl
Installing collected packages: ipython-genutils, decorator, six, enum34, traitlets,
jupyter-core, pyzmq, python-dateutil, jupyter-client, simplegeneric, backports.shutil-
get-terminal-size, pygments, appnope, ptyprocess, pexpect, scandir, pathlib2,
pickleshare, wcwidth, prompt-toolkit, ipython, singledispatch, certifi, backports-abc,
tornado, ipykernel, jupyter-console, terminado, MarkupSafe, jinja2, mistune,
functools32, jsonschema, nbformat, webencodings, html5lib, bleach, testpath,
pandocfilters, configparser, entrypoints, nbconvert, Send2Trash, notebook, qtconsole,
widgetsnbextension, ipywidgets, jupyter
Found existing installation: six 1.4.1
DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated
and will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling six-1.4.1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-Oq7txq-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/six-
1.4.1-py2.7.egg-info'
PROMPT$ sudo -H pip install --ignore-installed jupyter
Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Using cached jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Using cached ipykernel-4.8.0-py2-none-any.whl
Collecting notebook (from jupyter)
Using cached notebook-5.3.1-py2.py3-none-any.whl
Collecting nbconvert (from jupyter)
Using cached nbconvert-5.3.1-py2.py3-none-any.whl
Collecting qtconsole (from jupyter)
Using cached qtconsole-4.3.1-py2.py3-none-any.whl
Collecting ipywidgets (from jupyter)
Using cached ipywidgets-7.1.0-py2.py3-none-any.whl
Collecting jupyter-client (from jupyter-console->jupyter)
Using cached jupyter_client-5.2.1-py2.py3-none-any.whl
Collecting ipython (from jupyter-console->jupyter)
Using cached ipython-5.5.0-py2-none-any.whl
Collecting pygments (from jupyter-console->jupyter)
Using cached Pygments-2.2.0-py2.py3-none-any.whl
Collecting prompt-toolkit<2.0.0,>=1.0.0 (from jupyter-console->jupyter)
Using cached prompt_toolkit-1.0.15-py2-none-any.whl
Collecting tornado>=4.0 (from ipykernel->jupyter)
Using cached tornado-4.5.3.tar.gz
Collecting traitlets>=4.1.0 (from ipykernel->jupyter)
Using cached traitlets-4.3.2-py2.py3-none-any.whl
Collecting jupyter-core>=4.4.0 (from notebook->jupyter)
Using cached jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting ipython-genutils (from notebook->jupyter)
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting terminado>=0.8.1 (from notebook->jupyter)
Using cached terminado-0.8.1-py2.py3-none-any.whl
Collecting jinja2 (from notebook->jupyter)
Using cached Jinja2-2.10-py2.py3-none-any.whl
Collecting nbformat (from notebook->jupyter)
Using cached nbformat-4.4.0-py2.py3-none-any.whl
Collecting Send2Trash (from notebook->jupyter)
Using cached Send2Trash-1.4.2.tar.gz
Collecting mistune>=0.7.4 (from nbconvert->jupyter)
Using cached mistune-0.8.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->jupyter)
Using cached bleach-2.1.2-py2.py3-none-any.whl
Collecting testpath (from nbconvert->jupyter)
Using cached testpath-0.3.1-py2.py3-none-any.whl
Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter)
Using cached pandocfilters-1.4.2.tar.gz
Collecting entrypoints>=0.2.2 (from nbconvert->jupyter)
Using cached entrypoints-0.2.3-py2.py3-none-any.whl
Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter)
Using cached widgetsnbextension-3.1.0-py2.py3-none-any.whl
Collecting pyzmq>=13 (from jupyter-client->jupyter-console->jupyter)
Using cached pyzmq-16.0.3-cp27-cp27m-macosx_10_6_intel.whl
Collecting python-dateutil>=2.1 (from jupyter-client->jupyter-console->jupyter)
Using cached python_dateutil-2.6.1-py2.py3-none-any.whl
Collecting setuptools>=18.5 (from ipython->jupyter-console->jupyter)
Downloading setuptools-38.4.0-py2.py3-none-any.whl (489kB)
100% |████████████████████████████████| 491kB 2.6MB/s
Collecting simplegeneric>0.8 (from ipython->jupyter-console->jupyter)
Using cached simplegeneric-0.8.1.zip
Collecting backports.shutil-get-terminal-size; python_version == "2.7" (from ipython-
>jupyter-console->jupyter)
Using cached backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting appnope; sys_platform == "darwin" (from ipython->jupyter-console->jupyter)
Using cached appnope-0.1.0-py2.py3-none-any.whl
Collecting pexpect; sys_platform != "win32" (from ipython->jupyter-console->jupyter)
Using cached pexpect-4.3.1-py2.py3-none-any.whl
Collecting pickleshare (from ipython->jupyter-console->jupyter)
Using cached pickleshare-0.7.4-py2.py3-none-any.whl
Collecting decorator (from ipython->jupyter-console->jupyter)
Using cached decorator-4.2.1-py2.py3-none-any.whl
Collecting pathlib2; python_version == "2.7" or python_version == "3.3" (from ipython-
>jupyter-console->jupyter)
Using cached pathlib2-2.3.0-py2.py3-none-any.whl
Collecting wcwidth (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached wcwidth-0.1.7-py2.py3-none-any.whl
Collecting six>=1.9.0 (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached six-1.11.0-py2.py3-none-any.whl
Collecting singledispatch (from tornado>=4.0->ipykernel->jupyter)
Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting certifi (from tornado>=4.0->ipykernel->jupyter)
Using cached certifi-2018.1.18-py2.py3-none-any.whl
Collecting backports_abc>=0.4 (from tornado>=4.0->ipykernel->jupyter)
Using cached backports_abc-0.5-py2.py3-none-any.whl
Collecting enum34; python_version == "2.7" (from traitlets>=4.1.0->ipykernel->jupyter)
Using cached enum34-1.1.6-py2-none-any.whl
Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter)
Using cached ptyprocess-0.5.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from jinja2->notebook->jupyter)
Using cached MarkupSafe-1.0.tar.gz
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook->jupyter)
Using cached jsonschema-2.6.0-py2.py3-none-any.whl
Collecting
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
(from bleach->nbconvert->jupyter)
Using cached html5lib-1.0.1-py2.py3-none-any.whl
Collecting configparser>=3.5; python_version == "2.7" (from entrypoints>=0.2.2-
>nbconvert->jupyter)
Using cached configparser-3.5.0.tar.gz
Collecting scandir; python_version < "3.5" (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Using cached scandir-1.6.tar.gz
Collecting functools32; python_version == "2.7" (from jsonschema!=2.5.0,>=2.4->nbformat-
>notebook->jupyter)
Using cached functools32-3.2.3-2.zip
Collecting webencodings (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Using cached webencodings-0.5.1-py2.py3-none-any.whl
Installing collected packages: ipython-genutils, decorator, six, enum34, traitlets,
jupyter-core, pyzmq, python-dateutil, jupyter-client, setuptools, simplegeneric,
backports.shutil-get-terminal-size, pygments, appnope, ptyprocess, pexpect, scandir,
pathlib2, pickleshare, wcwidth, prompt-toolkit, ipython, singledispatch, certifi,
backports-abc, tornado, ipykernel, jupyter-console, terminado, MarkupSafe, jinja2,
mistune, functools32, jsonschema, nbformat, webencodings, html5lib, bleach, testpath,
pandocfilters, configparser, entrypoints, nbconvert, Send2Trash, notebook, qtconsole,
widgetsnbextension, ipywidgets, jupyter
Running setup.py install for simplegeneric ... done
Running setup.py install for scandir ... done
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 377,
in move_wheel_files
clobber(source, dest, False, fixer=fixer, filter=filter)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 1] Operation not permitted:
'/System/Library/Frameworks/Python.framework/Versions/2.7/share'
PROMPT$ sudo pip uninstall share
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Cannot uninstall requirement share, not installed
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
PROMPT$ sudo pip install share
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting share
Downloading share-1.0.4.tar.gz
Installing collected packages: share
Running setup.py install for share ... done
Successfully installed share-1.0.4
PROMPT$ sudo -H pip install --ignore-installed jupyter
Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Using cached jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Using cached ipykernel-4.8.0-py2-none-any.whl
Collecting notebook (from jupyter)
Using cached notebook-5.3.1-py2.py3-none-any.whl
Collecting nbconvert (from jupyter)
Using cached nbconvert-5.3.1-py2.py3-none-any.whl
Collecting qtconsole (from jupyter)
Using cached qtconsole-4.3.1-py2.py3-none-any.whl
Collecting ipywidgets (from jupyter)
Using cached ipywidgets-7.1.0-py2.py3-none-any.whl
Collecting jupyter-client (from jupyter-console->jupyter)
Using cached jupyter_client-5.2.1-py2.py3-none-any.whl
Collecting ipython (from jupyter-console->jupyter)
Using cached ipython-5.5.0-py2-none-any.whl
Collecting pygments (from jupyter-console->jupyter)
Using cached Pygments-2.2.0-py2.py3-none-any.whl
Collecting prompt-toolkit<2.0.0,>=1.0.0 (from jupyter-console->jupyter)
Using cached prompt_toolkit-1.0.15-py2-none-any.whl
Collecting tornado>=4.0 (from ipykernel->jupyter)
Using cached tornado-4.5.3.tar.gz
Collecting traitlets>=4.1.0 (from ipykernel->jupyter)
Using cached traitlets-4.3.2-py2.py3-none-any.whl
Collecting jupyter-core>=4.4.0 (from notebook->jupyter)
Using cached jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting ipython-genutils (from notebook->jupyter)
Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting terminado>=0.8.1 (from notebook->jupyter)
Using cached terminado-0.8.1-py2.py3-none-any.whl
Collecting jinja2 (from notebook->jupyter)
Using cached Jinja2-2.10-py2.py3-none-any.whl
Collecting nbformat (from notebook->jupyter)
Using cached nbformat-4.4.0-py2.py3-none-any.whl
Collecting Send2Trash (from notebook->jupyter)
Using cached Send2Trash-1.4.2.tar.gz
Collecting mistune>=0.7.4 (from nbconvert->jupyter)
Using cached mistune-0.8.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->jupyter)
Using cached bleach-2.1.2-py2.py3-none-any.whl
Collecting testpath (from nbconvert->jupyter)
Using cached testpath-0.3.1-py2.py3-none-any.whl
Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter)
Using cached pandocfilters-1.4.2.tar.gz
Collecting entrypoints>=0.2.2 (from nbconvert->jupyter)
Using cached entrypoints-0.2.3-py2.py3-none-any.whl
Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter)
Using cached widgetsnbextension-3.1.0-py2.py3-none-any.whl
Collecting pyzmq>=13 (from jupyter-client->jupyter-console->jupyter)
Using cached pyzmq-16.0.3-cp27-cp27m-macosx_10_6_intel.whl
Collecting python-dateutil>=2.1 (from jupyter-client->jupyter-console->jupyter)
Using cached python_dateutil-2.6.1-py2.py3-none-any.whl
Collecting setuptools>=18.5 (from ipython->jupyter-console->jupyter)
Using cached setuptools-38.4.0-py2.py3-none-any.whl
Collecting simplegeneric>0.8 (from ipython->jupyter-console->jupyter)
Using cached simplegeneric-0.8.1.zip
Collecting backports.shutil-get-terminal-size; python_version == "2.7" (from ipython-
>jupyter-console->jupyter)
Using cached backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting appnope; sys_platform == "darwin" (from ipython->jupyter-console->jupyter)
Using cached appnope-0.1.0-py2.py3-none-any.whl
Collecting pexpect; sys_platform != "win32" (from ipython->jupyter-console->jupyter)
Using cached pexpect-4.3.1-py2.py3-none-any.whl
Collecting pickleshare (from ipython->jupyter-console->jupyter)
Using cached pickleshare-0.7.4-py2.py3-none-any.whl
Collecting decorator (from ipython->jupyter-console->jupyter)
Using cached decorator-4.2.1-py2.py3-none-any.whl
Collecting pathlib2; python_version == "2.7" or python_version == "3.3" (from ipython-
>jupyter-console->jupyter)
Using cached pathlib2-2.3.0-py2.py3-none-any.whl
Collecting wcwidth (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached wcwidth-0.1.7-py2.py3-none-any.whl
Collecting six>=1.9.0 (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Using cached six-1.11.0-py2.py3-none-any.whl
Collecting singledispatch (from tornado>=4.0->ipykernel->jupyter)
Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting certifi (from tornado>=4.0->ipykernel->jupyter)
Using cached certifi-2018.1.18-py2.py3-none-any.whl
Collecting backports_abc>=0.4 (from tornado>=4.0->ipykernel->jupyter)
Using cached backports_abc-0.5-py2.py3-none-any.whl
Collecting enum34; python_version == "2.7" (from traitlets>=4.1.0->ipykernel->jupyter)
Using cached enum34-1.1.6-py2-none-any.whl
Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter)
Using cached ptyprocess-0.5.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from jinja2->notebook->jupyter)
Using cached MarkupSafe-1.0.tar.gz
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook->jupyter)
Using cached jsonschema-2.6.0-py2.py3-none-any.whl
Collecting
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
(from bleach->nbconvert->jupyter)
Using cached html5lib-1.0.1-py2.py3-none-any.whl
Collecting configparser>=3.5; python_version == "2.7" (from entrypoints>=0.2.2-
>nbconvert->jupyter)
Using cached configparser-3.5.0.tar.gz
Collecting scandir; python_version < "3.5" (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Using cached scandir-1.6.tar.gz
Collecting functools32; python_version == "2.7" (from jsonschema!=2.5.0,>=2.4->nbformat-
>notebook->jupyter)
Using cached functools32-3.2.3-2.zip
Collecting webencodings (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Using cached webencodings-0.5.1-py2.py3-none-any.whl
Installing collected packages: ipython-genutils, decorator, six, enum34, traitlets,
jupyter-core, pyzmq, python-dateutil, jupyter-client, setuptools, simplegeneric,
backports.shutil-get-terminal-size, pygments, appnope, ptyprocess, pexpect, scandir,
pathlib2, pickleshare, wcwidth, prompt-toolkit, ipython, singledispatch, certifi,
backports-abc, tornado, ipykernel, jupyter-console, terminado, MarkupSafe, jinja2,
mistune, functools32, jsonschema, nbformat, webencodings, html5lib, bleach, testpath,
pandocfilters, configparser, entrypoints, nbconvert, Send2Trash, notebook, qtconsole,
widgetsnbextension, ipywidgets, jupyter
Running setup.py install for simplegeneric ... done
Running setup.py install for scandir ... done
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 377,
in move_wheel_files
clobber(source, dest, False, fixer=fixer, filter=filter)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 1] Operation not permitted:
'/System/Library/Frameworks/Python.framework/Versions/2.7/share'
PROMPT$ sudo -H pip install jupyter
Collecting jupyter
Using cached jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Using cached jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from jupyter)
Using cached ipykernel-4.8.0-py2-none-any.whl
Collecting notebook (from jupyter)
Using cached notebook-5.3.1-py2.py3-none-any.whl
Collecting nbconvert (from jupyter)
Using cached nbconvert-5.3.1-py2.py3-none-any.whl
Collecting qtconsole (from jupyter)
Using cached qtconsole-4.3.1-py2.py3-none-any.whl
Collecting ipywidgets (from jupyter)
Using cached ipywidgets-7.1.0-py2.py3-none-any.whl
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter)
Collecting tornado>=4.0 (from ipykernel->jupyter)
Using cached tornado-4.5.3.tar.gz
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Collecting terminado>=0.8.1 (from notebook->jupyter)
Using cached terminado-0.8.1-py2.py3-none-any.whl
Collecting jinja2 (from notebook->jupyter)
Using cached Jinja2-2.10-py2.py3-none-any.whl
Collecting nbformat (from notebook->jupyter)
Using cached nbformat-4.4.0-py2.py3-none-any.whl
Collecting Send2Trash (from notebook->jupyter)
Using cached Send2Trash-1.4.2.tar.gz
Collecting mistune>=0.7.4 (from nbconvert->jupyter)
Using cached mistune-0.8.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->jupyter)
Using cached bleach-2.1.2-py2.py3-none-any.whl
Collecting testpath (from nbconvert->jupyter)
Using cached testpath-0.3.1-py2.py3-none-any.whl
Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter)
Using cached pandocfilters-1.4.2.tar.gz
Collecting entrypoints>=0.2.2 (from nbconvert->jupyter)
Using cached entrypoints-0.2.3-py2.py3-none-any.whl
Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter)
Using cached widgetsnbextension-3.1.0-py2.py3-none-any.whl
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: python-dateutil>=2.1 in /Library/Python/2.7/site-packages
(from jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: setuptools>=18.5 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Requirement already satisfied: six>=1.9.0 in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Collecting singledispatch (from tornado>=4.0->ipykernel->jupyter)
Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting certifi (from tornado>=4.0->ipykernel->jupyter)
Using cached certifi-2018.1.18-py2.py3-none-any.whl
Collecting backports_abc>=0.4 (from tornado>=4.0->ipykernel->jupyter)
Using cached backports_abc-0.5-py2.py3-none-any.whl
Requirement already satisfied: enum34; python_version == "2.7" in
/Library/Python/2.7/site-packages (from traitlets>=4.1.0->ipykernel->jupyter)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter)
Collecting MarkupSafe>=0.23 (from jinja2->notebook->jupyter)
Using cached MarkupSafe-1.0.tar.gz
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook->jupyter)
Using cached jsonschema-2.6.0-py2.py3-none-any.whl
Collecting
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
(from bleach->nbconvert->jupyter)
Using cached html5lib-1.0.1-py2.py3-none-any.whl
Collecting configparser>=3.5; python_version == "2.7" (from entrypoints>=0.2.2-
>nbconvert->jupyter)
Using cached configparser-3.5.0.tar.gz
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Collecting functools32; python_version == "2.7" (from jsonschema!=2.5.0,>=2.4->nbformat-
>notebook->jupyter)
Using cached functools32-3.2.3-2.zip
Collecting webencodings (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Using cached webencodings-0.5.1-py2.py3-none-any.whl
Installing collected packages: singledispatch, certifi, backports-abc, tornado,
ipykernel, jupyter-console, terminado, MarkupSafe, jinja2, mistune, functools32,
jsonschema, nbformat, webencodings, html5lib, bleach, testpath, pandocfilters,
configparser, entrypoints, nbconvert, Send2Trash, notebook, qtconsole,
widgetsnbextension, ipywidgets, jupyter
Running setup.py install for tornado ... done
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 377,
in move_wheel_files
clobber(source, dest, False, fixer=fixer, filter=filter)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 1] Operation not permitted:
'/System/Library/Frameworks/Python.framework/Versions/2.7/share'
PROMPT$ sudo pip install jupyter
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting jupyter
Downloading jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter-console (from jupyter)
Downloading jupyter_console-5.2.0-py2.py3-none-any.whl
Requirement already satisfied: ipykernel in /Library/Python/2.7/site-packages (from
jupyter)
Collecting notebook (from jupyter)
Downloading notebook-5.3.1-py2.py3-none-any.whl (8.0MB)
100% |████████████████████████████████| 8.0MB 249kB/s
Collecting nbconvert (from jupyter)
Downloading nbconvert-5.3.1-py2.py3-none-any.whl (387kB)
100% |████████████████████████████████| 389kB 3.5MB/s
Collecting qtconsole (from jupyter)
Downloading qtconsole-4.3.1-py2.py3-none-any.whl (108kB)
100% |████████████████████████████████| 112kB 8.5MB/s
Collecting ipywidgets (from jupyter)
Downloading ipywidgets-7.1.0-py2.py3-none-any.whl (68kB)
100% |████████████████████████████████| 71kB 7.1MB/s
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter)
Requirement already satisfied: tornado>=4.0 in /Library/Python/2.7/site-packages (from
ipykernel->jupyter)
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Collecting terminado>=0.8.1 (from notebook->jupyter)
Downloading terminado-0.8.1-py2.py3-none-any.whl
Collecting jinja2 (from notebook->jupyter)
Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB)
100% |████████████████████████████████| 133kB 8.3MB/s
Collecting nbformat (from notebook->jupyter)
Downloading nbformat-4.4.0-py2.py3-none-any.whl (155kB)
100% |████████████████████████████████| 163kB 6.1MB/s
Collecting Send2Trash (from notebook->jupyter)
Downloading Send2Trash-1.4.2.tar.gz
Collecting mistune>=0.7.4 (from nbconvert->jupyter)
Downloading mistune-0.8.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->jupyter)
Downloading bleach-2.1.2-py2.py3-none-any.whl
Collecting testpath (from nbconvert->jupyter)
Downloading testpath-0.3.1-py2.py3-none-any.whl (161kB)
100% |████████████████████████████████| 163kB 5.3MB/s
Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter)
Downloading pandocfilters-1.4.2.tar.gz
Collecting entrypoints>=0.2.2 (from nbconvert->jupyter)
Downloading entrypoints-0.2.3-py2.py3-none-any.whl
Collecting widgetsnbextension~=3.1.0 (from ipywidgets->jupyter)
Downloading widgetsnbextension-3.1.0-py2.py3-none-any.whl (2.2MB)
100% |████████████████████████████████| 2.2MB 838kB/s
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: python-dateutil>=2.1 in /Library/Python/2.7/site-packages
(from jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: setuptools>=18.5 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Requirement already satisfied: six>=1.9.0 in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: enum34; python_version == "2.7" in
/Library/Python/2.7/site-packages (from traitlets>=4.1.0->ipykernel->jupyter)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter)
Collecting MarkupSafe>=0.23 (from jinja2->notebook->jupyter)
Downloading MarkupSafe-1.0.tar.gz
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook->jupyter)
Downloading jsonschema-2.6.0-py2.py3-none-any.whl
Collecting
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
(from bleach->nbconvert->jupyter)
Downloading html5lib-1.0.1-py2.py3-none-any.whl (117kB)
100% |████████████████████████████████| 122kB 8.0MB/s
Collecting configparser>=3.5; python_version == "2.7" (from entrypoints>=0.2.2-
>nbconvert->jupyter)
Downloading configparser-3.5.0.tar.gz
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Collecting functools32; python_version == "2.7" (from jsonschema!=2.5.0,>=2.4->nbformat-
>notebook->jupyter)
Downloading functools32-3.2.3-2.zip
Collecting webencodings (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Downloading webencodings-0.5.1-py2.py3-none-any.whl
Installing collected packages: jupyter-console, terminado, MarkupSafe, jinja2, mistune,
functools32, jsonschema, nbformat, webencodings, html5lib, bleach, testpath,
pandocfilters, configparser, entrypoints, nbconvert, Send2Trash, notebook, qtconsole,
widgetsnbextension, ipywidgets, jupyter
Running setup.py install for MarkupSafe ... done
Running setup.py install for functools32 ... done
Running setup.py install for pandocfilters ... done
Running setup.py install for configparser ... done
Running setup.py install for Send2Trash ... done
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 377,
in move_wheel_files
clobber(source, dest, False, fixer=fixer, filter=filter)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 1] Operation not permitted:
'/System/Library/Frameworks/Python.framework/Versions/2.7/share'
PROMPT$ sudo pip uninstall share
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Uninstalling share-1.0.4:
/Library/Python/2.7/site-packages/share-1.0.4-py2.7.egg-info
/Library/Python/2.7/site-packages/share/__init__.py
/Library/Python/2.7/site-packages/share/__init__.pyc
/Library/Python/2.7/site-packages/share/config.py
/Library/Python/2.7/site-packages/share/config.pyc
/Library/Python/2.7/site-packages/share/data.py
/Library/Python/2.7/site-packages/share/data.pyc
/Library/Python/2.7/site-packages/share/server.py
/Library/Python/2.7/site-packages/share/server.pyc
/Library/Python/2.7/site-packages/share/sock.py
/Library/Python/2.7/site-packages/share/sock.pyc
/Library/Python/2.7/site-packages/share/tran_server.py
/Library/Python/2.7/site-packages/share/tran_server.pyc
/private/etc/share.cfg
/usr/local/bin/share
Proceed (y/n)? y
Successfully uninstalled share-1.0.4
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
PROMPT$ sudo pip install share
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting share
Downloading share-1.0.4.tar.gz
Installing collected packages: share
Running setup.py install for share ... done
Successfully installed share-1.0.4
PROMPT$ sudo pip install jupyter
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting jupyter
Downloading jupyter-1.0.0-py2.py3-none-any.whl
Requirement already satisfied: jupyter-console in /Library/Python/2.7/site-packages
(from jupyter)
Requirement already satisfied: ipykernel in /Library/Python/2.7/site-packages (from
jupyter)
Requirement already satisfied: notebook in /Library/Python/2.7/site-packages (from
jupyter)
Requirement already satisfied: nbconvert in /Library/Python/2.7/site-packages (from
jupyter)
Requirement already satisfied: qtconsole in /Library/Python/2.7/site-packages (from
jupyter)
Collecting ipywidgets (from jupyter)
Downloading ipywidgets-7.1.0-py2.py3-none-any.whl (68kB)
100% |████████████████████████████████| 71kB 4.6MB/s
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter)
Requirement already satisfied: tornado>=4.0 in /Library/Python/2.7/site-packages (from
ipykernel->jupyter)
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Requirement already satisfied: terminado>=0.8.1 in /Library/Python/2.7/site-packages
(from notebook->jupyter)
Requirement already satisfied: jinja2 in /Library/Python/2.7/site-packages (from
notebook->jupyter)
Requirement already satisfied: nbformat in /Library/Python/2.7/site-packages (from
notebook->jupyter)
Requirement already satisfied: Send2Trash in /Library/Python/2.7/site-packages (from
notebook->jupyter)
Requirement already satisfied: mistune>=0.7.4 in /Library/Python/2.7/site-packages (from
nbconvert->jupyter)
Requirement already satisfied: bleach in /Library/Python/2.7/site-packages (from
nbconvert->jupyter)
Requirement already satisfied: testpath in /Library/Python/2.7/site-packages (from
nbconvert->jupyter)
Requirement already satisfied: pandocfilters>=1.4.1 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter)
Requirement already satisfied: entrypoints>=0.2.2 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter)
Requirement already satisfied: widgetsnbextension~=3.1.0 in /Library/Python/2.7/site-
packages (from ipywidgets->jupyter)
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: python-dateutil>=2.1 in /Library/Python/2.7/site-packages
(from jupyter-client->jupyter-console->jupyter)
Requirement already satisfied: setuptools>=18.5 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Requirement already satisfied: six>=1.9.0 in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado>=4.0->ipykernel->jupyter)
Requirement already satisfied: enum34; python_version == "2.7" in
/Library/Python/2.7/site-packages (from traitlets>=4.1.0->ipykernel->jupyter)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter)
Requirement already satisfied: MarkupSafe>=0.23 in /Library/Python/2.7/site-packages
(from jinja2->notebook->jupyter)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Library/Python/2.7/site-
packages (from nbformat->notebook->jupyter)
Requirement already satisfied:
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre
in /Library/Python/2.7/site-packages (from bleach->nbconvert->jupyter)
Requirement already satisfied: configparser>=3.5; python_version == "2.7" in
/Library/Python/2.7/site-packages (from entrypoints>=0.2.2->nbconvert->jupyter)
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter)
Requirement already satisfied: functools32; python_version == "2.7" in
/Library/Python/2.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook-
>jupyter)
Requirement already satisfied: webencodings in /Library/Python/2.7/site-packages (from
html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre-
>bleach->nbconvert->jupyter)
Installing collected packages: ipywidgets, jupyter
Successfully installed ipywidgets-7.1.0 jupyter-1.0.0
PROMPT$ sudo pip install matplotlib
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: matplotlib in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python
Requirement already satisfied: numpy>=1.5 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib)
Requirement already satisfied: python-dateutil in /Library/Python/2.7/site-packages
(from matplotlib)
Requirement already satisfied: tornado in /Library/Python/2.7/site-packages (from
matplotlib)
Requirement already satisfied: pyparsing>=1.5.6 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib)
Collecting nose (from matplotlib)
Downloading nose-1.3.7-py2-none-any.whl (154kB)
100% |████████████████████████████████| 163kB 4.0MB/s
Requirement already satisfied: six>=1.5 in /Library/Python/2.7/site-packages (from
python-dateutil->matplotlib)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado->matplotlib)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado->matplotlib)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado->matplotlib)
Installing collected packages: nose
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 377,
in move_wheel_files
clobber(source, dest, False, fixer=fixer, filter=filter)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 150, in makedirs
makedirs(head, mode)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 1] Operation not permitted:
'/System/Library/Frameworks/Python.framework/Versions/2.7/man'
PROMPT$ sudo pip uninstall man
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Cannot uninstall requirement man, not installed
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
PROMPT$ sudo -H pip uninstall man
Cannot uninstall requirement man, not installed
PROMPT$ sudo pip install man
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting man
Downloading man-1.5.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-JcJsbz/man/setup.py", line 8, in <module>
except FileNotFoundError:
NameError: name 'FileNotFoundError' is not defined

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-
JcJsbz/man/
PROMPT$ sudo -H pip install man
Collecting man
Downloading man-1.5.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-5v6pgX/man/setup.py", line 8, in <module>
except FileNotFoundError:
NameError: name 'FileNotFoundError' is not defined

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-
5v6pgX/man/
PROMPT$ sudo pip install .
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /Volumes/THE CRUCIBLE/UDEMY/COURSES/ML/Archive/ml-agents-master/python
Collecting tensorflow>=1.0 (from unityagents==0.2.0)
Downloading tensorflow-1.4.1-cp27-cp27m-macosx_10_11_x86_64.whl (37.7MB)
100% |████████████████████████████████| 37.7MB 51kB/s
Collecting Pillow>=4.2.1 (from unityagents==0.2.0)
Downloading Pillow-5.0.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl (3.5MB)
100% |████████████████████████████████| 3.5MB 548kB/s
Requirement already satisfied: matplotlib in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
unityagents==0.2.0)
Collecting numpy>=1.11.0 (from unityagents==0.2.0)
Downloading numpy-1.14.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl (4.7MB)
100% |████████████████████████████████| 4.7MB 417kB/s
Requirement already satisfied: jupyter in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Collecting mock>=2.0.0 (from unityagents==0.2.0)
Downloading mock-2.0.0-py2.py3-none-any.whl (56kB)
100% |████████████████████████████████| 61kB 12.1MB/s
Collecting pytest>=3.2.2 (from unityagents==0.2.0)
Downloading pytest-3.3.2-py2.py3-none-any.whl (185kB)
100% |████████████████████████████████| 194kB 4.0MB/s
Collecting docopt (from unityagents==0.2.0)
Downloading docopt-0.6.2.tar.gz
Collecting tensorflow-tensorboard<0.5.0,>=0.4.0rc1 (from tensorflow>=1.0-
>unityagents==0.2.0)
Downloading tensorflow_tensorboard-0.4.0-py2-none-any.whl (1.7MB)
100% |████████████████████████████████| 1.7MB 1.1MB/s
Collecting wheel (from tensorflow>=1.0->unityagents==0.2.0)
Downloading wheel-0.30.0-py2.py3-none-any.whl (49kB)
100% |████████████████████████████████| 51kB 5.8MB/s
Collecting backports.weakref>=1.0rc1 (from tensorflow>=1.0->unityagents==0.2.0)
Downloading backports.weakref-1.0.post1-py2.py3-none-any.whl
Collecting protobuf>=3.3.0 (from tensorflow>=1.0->unityagents==0.2.0)
Downloading protobuf-3.5.1-py2.py3-none-any.whl (388kB)
100% |████████████████████████████████| 389kB 3.7MB/s
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: python-dateutil in /Library/Python/2.7/site-packages
(from matplotlib->unityagents==0.2.0)
Requirement already satisfied: tornado in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: pyparsing>=1.5.6 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: nose in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-console in /Library/Python/2.7/site-packages
(from jupyter->unityagents==0.2.0)
Requirement already satisfied: ipykernel in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: notebook in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: nbconvert in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: qtconsole in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: ipywidgets in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Collecting pbr>=0.11 (from mock>=2.0.0->unityagents==0.2.0)
Downloading pbr-3.1.1-py2.py3-none-any.whl (99kB)
100% |████████████████████████████████| 102kB 8.0MB/s
Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->unityagents==0.2.0)
Downloading funcsigs-1.0.2-py2.py3-none-any.whl
Collecting pluggy<0.7,>=0.5 (from pytest>=3.2.2->unityagents==0.2.0)
Downloading pluggy-0.6.0.tar.gz
Collecting attrs>=17.2.0 (from pytest>=3.2.2->unityagents==0.2.0)
Downloading attrs-17.4.0-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest>=3.2.2->unityagents==0.2.0)
Downloading py-1.5.2-py2.py3-none-any.whl (88kB)
100% |████████████████████████████████| 92kB 8.0MB/s
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
pytest>=3.2.2->unityagents==0.2.0)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Collecting bleach==1.5.0 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0-
>unityagents==0.2.0)
Downloading bleach-1.5.0-py2.py3-none-any.whl
Collecting futures>=3.1.1; python_version < "3.2" (from tensorflow-
tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Downloading futures-3.2.0-py2-none-any.whl
Collecting werkzeug>=0.11.10 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow>=1.0->unityagents==0.2.0)
Downloading Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
100% |████████████████████████████████| 327kB 4.1MB/s
Collecting html5lib==0.9999999 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow>=1.0->unityagents==0.2.0)
Downloading html5lib-0.9999999.tar.gz (889kB)
100% |████████████████████████████████| 890kB 1.9MB/s
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter->unityagents==0.2.0)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: terminado>=0.8.1 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jinja2 in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: nbformat in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: Send2Trash in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: mistune>=0.7.4 in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: testpath in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: pandocfilters>=1.4.1 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: entrypoints>=0.2.2 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: widgetsnbextension~=3.1.0 in /Library/Python/2.7/site-
packages (from ipywidgets->jupyter->unityagents==0.2.0)
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: MarkupSafe>=0.23 in /Library/Python/2.7/site-packages
(from jinja2->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Library/Python/2.7/site-
packages (from nbformat->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: configparser>=3.5; python_version == "2.7" in
/Library/Python/2.7/site-packages (from entrypoints>=0.2.2->nbconvert->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: functools32; python_version == "2.7" in
/Library/Python/2.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook-
>jupyter->unityagents==0.2.0)
Installing collected packages: html5lib, bleach, futures, wheel, werkzeug, protobuf,
numpy, tensorflow-tensorboard, pbr, funcsigs, mock, backports.weakref, tensorflow,
Pillow, pluggy, attrs, py, pytest, docopt, unityagents
Found existing installation: html5lib 1.0.1
Uninstalling html5lib-1.0.1:
Successfully uninstalled html5lib-1.0.1
Running setup.py install for html5lib ... done
Found existing installation: bleach 2.1.2
Uninstalling bleach-2.1.2:
Successfully uninstalled bleach-2.1.2
Found existing installation: numpy 1.8.0rc1
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated
and will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-nAB6im-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo pip uninstall numpy
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-wXkPlK-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
PROMPT$ sudo -H pip uninstall numpy
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-MNCiXM-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ pip uninstall numpy
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted:
'/var/folders/gd/rx20tpzn4qx2r5mwf_l9qc6c0000gn/T/pip-nxDfps-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo -H pip install matplotlib
Requirement already satisfied: matplotlib in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python
Requirement already satisfied: numpy>=1.5 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib)
Requirement already satisfied: python-dateutil in /Library/Python/2.7/site-packages
(from matplotlib)
Requirement already satisfied: tornado in /Library/Python/2.7/site-packages (from
matplotlib)
Requirement already satisfied: pyparsing>=1.5.6 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib)
Requirement already satisfied: nose in /Library/Python/2.7/site-packages (from
matplotlib)
Requirement already satisfied: six>=1.5 in /Library/Python/2.7/site-packages (from
python-dateutil->matplotlib)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado->matplotlib)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado->matplotlib)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado->matplotlib)
PROMPT$ sudo -H pip install numpy
Requirement already satisfied: numpy in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python
PROMPT$ sudo -H pip install pillow
Collecting pillow
Using cached Pillow-5.0.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl
Installing collected packages: pillow
Successfully installed pillow-5.0.0
PROMPT$ sudo -H pip install docopt
Collecting docopt
Using cached docopt-0.6.2.tar.gz
Building wheels for collected packages: docopt
Running setup.py bdist_wheel for docopt ... done
Stored in directory:
/var/root/Library/Caches/pip/wheels/b2/16/5f/c33a2bb5f2dce71205f8e65cbfd05647d79d441282b
e31fd82
Successfully built docopt
Installing collected packages: docopt
Successfully installed docopt-0.6.2
PROMPT$ sudo -H pip install tensorflow
Collecting tensorflow
Using cached tensorflow-1.4.1-cp27-cp27m-macosx_10_11_x86_64.whl
Collecting tensorflow-tensorboard<0.5.0,>=0.4.0rc1 (from tensorflow)
Using cached tensorflow_tensorboard-0.4.0-py2-none-any.whl
Collecting mock>=2.0.0 (from tensorflow)
Using cached mock-2.0.0-py2.py3-none-any.whl
Requirement already satisfied: wheel in /Library/Python/2.7/site-packages (from
tensorflow)
Collecting backports.weakref>=1.0rc1 (from tensorflow)
Using cached backports.weakref-1.0.post1-py2.py3-none-any.whl
Requirement already satisfied: protobuf>=3.3.0 in /Library/Python/2.7/site-packages
(from tensorflow)
Collecting numpy>=1.12.1 (from tensorflow)
Using cached numpy-1.14.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: bleach==1.5.0 in /Library/Python/2.7/site-packages (from
tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: futures>=3.1.1; python_version < "3.2" in
/Library/Python/2.7/site-packages (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow)
Requirement already satisfied: werkzeug>=0.11.10 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: html5lib==0.9999999 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Collecting pbr>=0.11 (from mock>=2.0.0->tensorflow)
Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow)
Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
protobuf>=3.3.0->tensorflow)
Installing collected packages: numpy, tensorflow-tensorboard, pbr, funcsigs, mock,
backports.weakref, tensorflow
Found existing installation: numpy 1.8.0rc1
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated
and will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-YOxe_2-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo -H pip uninstall numpy
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-CUU8ku-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo -H pip install tensorflow
Collecting tensorflow
Using cached tensorflow-1.4.1-cp27-cp27m-macosx_10_11_x86_64.whl
Collecting tensorflow-tensorboard<0.5.0,>=0.4.0rc1 (from tensorflow)
Using cached tensorflow_tensorboard-0.4.0-py2-none-any.whl
Collecting mock>=2.0.0 (from tensorflow)
Using cached mock-2.0.0-py2.py3-none-any.whl
Requirement already satisfied: wheel in /Library/Python/2.7/site-packages (from
tensorflow)
Collecting backports.weakref>=1.0rc1 (from tensorflow)
Using cached backports.weakref-1.0.post1-py2.py3-none-any.whl
Requirement already satisfied: protobuf>=3.3.0 in /Library/Python/2.7/site-packages
(from tensorflow)
Collecting numpy>=1.12.1 (from tensorflow)
Using cached numpy-1.14.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: bleach==1.5.0 in /Library/Python/2.7/site-packages (from
tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: futures>=3.1.1; python_version < "3.2" in
/Library/Python/2.7/site-packages (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow)
Requirement already satisfied: werkzeug>=0.11.10 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: html5lib==0.9999999 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Collecting pbr>=0.11 (from mock>=2.0.0->tensorflow)
Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow)
Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
protobuf>=3.3.0->tensorflow)
Installing collected packages: numpy, tensorflow-tensorboard, pbr, funcsigs, mock,
backports.weakref, tensorflow
Found existing installation: numpy 1.8.0rc1
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated
and will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-lxCctg-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ pip uninstall numpy
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted:
'/var/folders/gd/rx20tpzn4qx2r5mwf_l9qc6c0000gn/T/pip-lHQ22B-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo pip uninstall numpy
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-v5NRgD-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
PROMPT$ sudo pip -H uninstall numpy

Usage:
pip <command> [options]

no such option: -H
PROMPT$ sudo -H pip uninstall numpy
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated and
will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy-
1.8.0rc1-py2.7.egg-info
Proceed (y/n)? y
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-
py2.7.egg/pip/commands/uninstall.py", line 76, in run
requirement_set.uninstall(auto_confirm=options.yes)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
346, in uninstall
req.uninstall(auto_confirm=auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-tuCB2q-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo -H pip install tensorflow
Collecting tensorflow
Using cached tensorflow-1.4.1-cp27-cp27m-macosx_10_11_x86_64.whl
Collecting tensorflow-tensorboard<0.5.0,>=0.4.0rc1 (from tensorflow)
Using cached tensorflow_tensorboard-0.4.0-py2-none-any.whl
Collecting mock>=2.0.0 (from tensorflow)
Using cached mock-2.0.0-py2.py3-none-any.whl
Requirement already satisfied: wheel in /Library/Python/2.7/site-packages (from
tensorflow)
Collecting backports.weakref>=1.0rc1 (from tensorflow)
Using cached backports.weakref-1.0.post1-py2.py3-none-any.whl
Requirement already satisfied: protobuf>=3.3.0 in /Library/Python/2.7/site-packages
(from tensorflow)
Collecting numpy>=1.12.1 (from tensorflow)
Using cached numpy-1.14.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: bleach==1.5.0 in /Library/Python/2.7/site-packages (from
tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: futures>=3.1.1; python_version < "3.2" in
/Library/Python/2.7/site-packages (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow)
Requirement already satisfied: werkzeug>=0.11.10 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Requirement already satisfied: html5lib==0.9999999 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Collecting pbr>=0.11 (from mock>=2.0.0->tensorflow)
Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow)
Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
protobuf>=3.3.0->tensorflow)
Installing collected packages: numpy, tensorflow-tensorboard, pbr, funcsigs, mock,
backports.weakref, tensorflow
Found existing installation: numpy 1.8.0rc1
DEPRECATION: Uninstalling a distutils installed project (numpy) has been deprecated
and will be removed in a future version. This is due to the fact that uninstalling a
distutils project will only partially uninstall the project.
Uninstalling numpy-1.8.0rc1:
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
778, in install
requirement.uninstall(auto_confirm=True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 754, in uninstall
paths_to_remove.remove(auto_confirm)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_uninstall.py",
line 115, in remove
renames(path, new_path)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 267, in renames
shutil.move(old, new)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
302, in move
copy2(src, real_dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
131, in copy2
copystat(src, dst)
File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line
103, in copystat
os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-DDXYDQ-
uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/nump
y-1.8.0rc1-py2.7.egg-info'
PROMPT$ sudo -H pip install --ignore-installed tensorflow
Collecting tensorflow
Using cached tensorflow-1.4.1-cp27-cp27m-macosx_10_11_x86_64.whl
Collecting tensorflow-tensorboard<0.5.0,>=0.4.0rc1 (from tensorflow)
Using cached tensorflow_tensorboard-0.4.0-py2-none-any.whl
Collecting mock>=2.0.0 (from tensorflow)
Using cached mock-2.0.0-py2.py3-none-any.whl
Collecting wheel (from tensorflow)
Using cached wheel-0.30.0-py2.py3-none-any.whl
Collecting backports.weakref>=1.0rc1 (from tensorflow)
Using cached backports.weakref-1.0.post1-py2.py3-none-any.whl
Collecting protobuf>=3.3.0 (from tensorflow)
Using cached protobuf-3.5.1-py2.py3-none-any.whl
Collecting numpy>=1.12.1 (from tensorflow)
Using cached numpy-1.14.0-cp27-cp27m-
macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x
86_64.whl
Collecting six>=1.10.0 (from tensorflow)
Using cached six-1.11.0-py2.py3-none-any.whl
Collecting enum34>=1.1.6 (from tensorflow)
Using cached enum34-1.1.6-py2-none-any.whl
Collecting markdown>=2.6.8 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Using cached Markdown-2.6.11-py2.py3-none-any.whl
Collecting bleach==1.5.0 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Using cached bleach-1.5.0-py2.py3-none-any.whl
Collecting futures>=3.1.1; python_version < "3.2" (from tensorflow-
tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Using cached futures-3.2.0-py2-none-any.whl
Collecting werkzeug>=0.11.10 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow)
Using cached Werkzeug-0.14.1-py2.py3-none-any.whl
Collecting html5lib==0.9999999 (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow)
Using cached html5lib-0.9999999.tar.gz
Collecting pbr>=0.11 (from mock>=2.0.0->tensorflow)
Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow)
Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Collecting setuptools (from protobuf>=3.3.0->tensorflow)
Using cached setuptools-38.4.0-py2.py3-none-any.whl
Building wheels for collected packages: html5lib
Running setup.py bdist_wheel for html5lib ... done
Stored in directory:
/var/root/Library/Caches/pip/wheels/6f/85/6c/56b8e1292c6214c4eb73b9dda50f53e8e977bf65989
373c962
Successfully built html5lib
Installing collected packages: markdown, six, html5lib, bleach, futures, wheel,
werkzeug, setuptools, protobuf, numpy, tensorflow-tensorboard, pbr, funcsigs, mock,
backports.weakref, enum34, tensorflow
Successfully installed backports.weakref-1.0.post1 bleach-1.5.0 enum34-1.1.6 funcsigs-
1.0.2 futures-3.2.0 html5lib-0.9999999 markdown-2.6.11 mock-2.0.0 numpy-1.14.0 pbr-3.1.1
protobuf-3.5.1 setuptools-38.4.0 six-1.11.0 tensorflow-1.4.1 tensorflow-tensorboard-
0.4.0 werkzeug-0.14.1 wheel-0.30.0
PROMPT$ pip install .
Processing /Volumes/THE CRUCIBLE/UDEMY/COURSES/ML/Archive/ml-agents-master/python
Requirement already satisfied: tensorflow>=1.0 in /Library/Python/2.7/site-packages
(from unityagents==0.2.0)
Requirement already satisfied: Pillow>=4.2.1 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: matplotlib in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
unityagents==0.2.0)
Requirement already satisfied: numpy>=1.11.0 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: jupyter in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: mock>=2.0.0 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Collecting pytest>=3.2.2 (from unityagents==0.2.0)
Using cached pytest-3.3.2-py2.py3-none-any.whl
Requirement already satisfied: docopt in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: tensorflow-tensorboard<0.5.0,>=0.4.0rc1 in
/Library/Python/2.7/site-packages (from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: wheel in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: backports.weakref>=1.0rc1 in /Library/Python/2.7/site-
packages (from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: protobuf>=3.3.0 in /Library/Python/2.7/site-packages
(from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: python-dateutil in /Library/Python/2.7/site-packages
(from matplotlib->unityagents==0.2.0)
Requirement already satisfied: tornado in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: pyparsing>=1.5.6 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: nose in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-console in /Library/Python/2.7/site-packages
(from jupyter->unityagents==0.2.0)
Requirement already satisfied: ipykernel in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: notebook in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: nbconvert in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: qtconsole in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: ipywidgets in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: pbr>=0.11 in /Library/Python/2.7/site-packages (from
mock>=2.0.0->unityagents==0.2.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in
/Library/Python/2.7/site-packages (from mock>=2.0.0->unityagents==0.2.0)
Collecting pluggy<0.7,>=0.5 (from pytest>=3.2.2->unityagents==0.2.0)
Using cached pluggy-0.6.0.tar.gz
Collecting attrs>=17.2.0 (from pytest>=3.2.2->unityagents==0.2.0)
Using cached attrs-17.4.0-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest>=3.2.2->unityagents==0.2.0)
Using cached py-1.5.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
pytest>=3.2.2->unityagents==0.2.0)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: bleach==1.5.0 in /Library/Python/2.7/site-packages (from
tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: futures>=3.1.1; python_version < "3.2" in
/Library/Python/2.7/site-packages (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: werkzeug>=0.11.10 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: html5lib==0.9999999 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter->unityagents==0.2.0)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: terminado>=0.8.1 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jinja2 in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: nbformat in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: Send2Trash in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: mistune>=0.7.4 in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: testpath in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: pandocfilters>=1.4.1 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: entrypoints>=0.2.2 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: widgetsnbextension~=3.1.0 in /Library/Python/2.7/site-
packages (from ipywidgets->jupyter->unityagents==0.2.0)
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: MarkupSafe>=0.23 in /Library/Python/2.7/site-packages
(from jinja2->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Library/Python/2.7/site-
packages (from nbformat->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: configparser>=3.5; python_version == "2.7" in
/Library/Python/2.7/site-packages (from entrypoints>=0.2.2->nbconvert->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: functools32; python_version == "2.7" in
/Library/Python/2.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook-
>jupyter->unityagents==0.2.0)
Building wheels for collected packages: pluggy
Running setup.py bdist_wheel for pluggy ... done
Stored in directory:
/Users/penny/Library/Caches/pip/wheels/df/44/8e/e136760ae525eac46b3e3db643ef58ff1753177b
5a722b0c96
Successfully built pluggy
Installing collected packages: pluggy, attrs, py, pytest, unityagents
Exception:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/basecommand.py", line
215, in main
status = self.run(options, args)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/commands/install.py",
line 342, in run
prefix=options.prefix_path,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_set.py", line
784, in install
**kwargs
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/req/req_install.py",
line 1064, in move_wheel_files
isolated=self.isolated,
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 345,
in move_wheel_files
clobber(source, lib_dir, True)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/wheel.py", line 316,
in clobber
ensure_dir(destdir)
File "/Library/Python/2.7/site-packages/pip-9.0.1-py2.7.egg/pip/utils/__init__.py",
line 83, in ensure_dir
os.makedirs(path)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py",
line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pluggy-
0.6.0.dist-info'
PROMPT$ sudo pip install .
The directory '/Users/penny/Library/Caches/pip/http' or its parent directory is not
owned by the current user and the cache has been disabled. Please check the permissions
and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/penny/Library/Caches/pip' or its parent directory is not owned by
the current user and caching wheels has been disabled. check the permissions and owner
of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /Volumes/THE CRUCIBLE/UDEMY/COURSES/ML/Archive/ml-agents-master/python
Requirement already satisfied: tensorflow>=1.0 in /Library/Python/2.7/site-packages
(from unityagents==0.2.0)
Requirement already satisfied: Pillow>=4.2.1 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: matplotlib in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
unityagents==0.2.0)
Requirement already satisfied: numpy>=1.11.0 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: jupyter in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: mock>=2.0.0 in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Collecting pytest>=3.2.2 (from unityagents==0.2.0)
Downloading pytest-3.3.2-py2.py3-none-any.whl (185kB)
100% |████████████████████████████████| 194kB 3.9MB/s
Requirement already satisfied: docopt in /Library/Python/2.7/site-packages (from
unityagents==0.2.0)
Requirement already satisfied: tensorflow-tensorboard<0.5.0,>=0.4.0rc1 in
/Library/Python/2.7/site-packages (from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: wheel in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: backports.weakref>=1.0rc1 in /Library/Python/2.7/site-
packages (from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: protobuf>=3.3.0 in /Library/Python/2.7/site-packages
(from tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: six>=1.10.0 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: enum34>=1.1.6 in /Library/Python/2.7/site-packages (from
tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: python-dateutil in /Library/Python/2.7/site-packages
(from matplotlib->unityagents==0.2.0)
Requirement already satisfied: tornado in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: pyparsing>=1.5.6 in
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: nose in /Library/Python/2.7/site-packages (from
matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-console in /Library/Python/2.7/site-packages
(from jupyter->unityagents==0.2.0)
Requirement already satisfied: ipykernel in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: notebook in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: nbconvert in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: qtconsole in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: ipywidgets in /Library/Python/2.7/site-packages (from
jupyter->unityagents==0.2.0)
Requirement already satisfied: pbr>=0.11 in /Library/Python/2.7/site-packages (from
mock>=2.0.0->unityagents==0.2.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in
/Library/Python/2.7/site-packages (from mock>=2.0.0->unityagents==0.2.0)
Collecting pluggy<0.7,>=0.5 (from pytest>=3.2.2->unityagents==0.2.0)
Collecting attrs>=17.2.0 (from pytest>=3.2.2->unityagents==0.2.0)
Downloading attrs-17.4.0-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest>=3.2.2->unityagents==0.2.0)
Downloading py-1.5.2-py2.py3-none-any.whl (88kB)
100% |████████████████████████████████| 92kB 4.8MB/s
Requirement already satisfied: setuptools in /Library/Python/2.7/site-packages (from
pytest>=3.2.2->unityagents==0.2.0)
Requirement already satisfied: markdown>=2.6.8 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: bleach==1.5.0 in /Library/Python/2.7/site-packages (from
tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: futures>=3.1.1; python_version < "3.2" in
/Library/Python/2.7/site-packages (from tensorflow-tensorboard<0.5.0,>=0.4.0rc1-
>tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: werkzeug>=0.11.10 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: html5lib==0.9999999 in /Library/Python/2.7/site-packages
(from tensorflow-tensorboard<0.5.0,>=0.4.0rc1->tensorflow>=1.0->unityagents==0.2.0)
Requirement already satisfied: singledispatch in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: certifi in /Library/Python/2.7/site-packages (from
tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: backports_abc>=0.4 in /Library/Python/2.7/site-packages
(from tornado->matplotlib->unityagents==0.2.0)
Requirement already satisfied: jupyter-client in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pygments in /Library/Python/2.7/site-packages (from
jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in /Library/Python/2.7/site-
packages (from jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: traitlets>=4.1.0 in /Library/Python/2.7/site-packages
(from ipykernel->jupyter->unityagents==0.2.0)
Requirement already satisfied: jupyter-core>=4.4.0 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: ipython-genutils in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: terminado>=0.8.1 in /Library/Python/2.7/site-packages
(from notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jinja2 in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: nbformat in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: Send2Trash in /Library/Python/2.7/site-packages (from
notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: mistune>=0.7.4 in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: testpath in /Library/Python/2.7/site-packages (from
nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: pandocfilters>=1.4.1 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: entrypoints>=0.2.2 in /Library/Python/2.7/site-packages
(from nbconvert->jupyter->unityagents==0.2.0)
Requirement already satisfied: widgetsnbextension~=3.1.0 in /Library/Python/2.7/site-
packages (from ipywidgets->jupyter->unityagents==0.2.0)
Requirement already satisfied: pyzmq>=13 in /Library/Python/2.7/site-packages (from
jupyter-client->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: simplegeneric>0.8 in /Library/Python/2.7/site-packages
(from ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: backports.shutil-get-terminal-size; python_version ==
"2.7" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: appnope; sys_platform == "darwin" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pexpect; sys_platform != "win32" in
/Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: pickleshare in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: decorator in /Library/Python/2.7/site-packages (from
ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: pathlib2; python_version == "2.7" or python_version ==
"3.3" in /Library/Python/2.7/site-packages (from ipython->jupyter-console->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: wcwidth in /Library/Python/2.7/site-packages (from
prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: ptyprocess; os_name != "nt" in /Library/Python/2.7/site-
packages (from terminado>=0.8.1->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: MarkupSafe>=0.23 in /Library/Python/2.7/site-packages
(from jinja2->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /Library/Python/2.7/site-
packages (from nbformat->notebook->jupyter->unityagents==0.2.0)
Requirement already satisfied: configparser>=3.5; python_version == "2.7" in
/Library/Python/2.7/site-packages (from entrypoints>=0.2.2->nbconvert->jupyter-
>unityagents==0.2.0)
Requirement already satisfied: scandir; python_version < "3.5" in
/Library/Python/2.7/site-packages (from pathlib2; python_version == "2.7" or
python_version == "3.3"->ipython->jupyter-console->jupyter->unityagents==0.2.0)
Requirement already satisfied: functools32; python_version == "2.7" in
/Library/Python/2.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->notebook-
>jupyter->unityagents==0.2.0)
Installing collected packages: pluggy, attrs, py, pytest, unityagents
Running setup.py install for unityagents ... done
Successfully installed attrs-17.4.0 pluggy-0.6.0 py-1.5.2 pytest-3.3.2 unityagents-0.2.0

Das könnte Ihnen auch gefallen