Downloading
https://pypi.python.org/packages/58/a5/0dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44/nose-1.3.7.tar.gz#md5=4d3ad0ff07b61373d2cefc89c5d0b20b
Processing nose-1.3.7.tar.gz
Writing /tmp/easy_install-8XXu34/nose-1.3.7/setup.cfg
Running nose-1.3.7/setup.py -q bdist_egg —dist-dir /tmp/easy_install-8XXu34/nose-1.3.7/egg-dist-tmp-HhBYUL
no previously-included directories found matching 'doc/.build'
Installed /tmp/pip_build_windasd/protobuf-to-dict/nose-1.3.7-py2.7.egg
Downloading/unpacking googlemaps==2.4.4 (from -r requirements.txt (line 8))
Downloading googlemaps-2.4.4-py2-none-any.whl
Downloading/unpacking colorama==0.3.7 (from -r requirements.txt (line 9))
Downloading colorama-0.3.7-py2.py3-none-any.whl
Downloading/unpacking enum34==1.1.6 (from -r requirements.txt (line 10))
Downloading enum34-1.1.6-py2-none-any.whl
Downloading/unpacking pyyaml==3.11 (from -r requirements.txt (line 11))
Downloading PyYAML-3.11.zip (371kB): 371kB downloaded
Running setup.py (path:/tmp/pip_build_windasd/pyyaml/setup.py) egg_info for package pyyaml
Downloading/unpacking haversine==0.4.5 (from -r requirements.txt (line 12))
Downloading haversine-0.4.5.tar.gz
Running setup.py (path:/tmp/pip_build_windasd/haversine/setup.py) egg_info for package haversine
Downloading/unpacking polyline==1.3.1 (from -r requirements.txt (line 13))
Downloading polyline-1.3.1-py2.py3-none-any.whl
Requirement already satisfied (use —upgrade to upgrade): six in /usr/lib/python2.7/dist-packages (from pgoapi->-r requirements.txt (line 1))
Requirement already satisfied (use —upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from protobuf==3.0.0b4->-r requirements.txt (line 3))
Downloading/unpacking future (from s2sphere==0.2.4->-r requirements.txt (line 5))
Downloading future-0.15.2.tar.gz (1.6MB): 1.6MB downloaded
Running setup.py (path:/tmp/pip_build_windasd/future/setup.py) egg_info for package future
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
Downloading/unpacking pycryptodomex>=3.0 (from gpsoauth==0.3.0->-r requirements.txt (line 6))
Downloading pycryptodomex-3.4.2.tar.gz (6.5MB): 6.5MB downloaded
Running setup.py (path:/tmp/pip_build_windasd/pycryptodomex/setup.py) egg_info for package pycryptodomex
Installing collected packages: pgoapi, geopy, protobuf, requests, s2sphere, gpsoauth, protobuf-to-dict, googlemaps, colorama, enum34, pyyaml, haversine, polyline, future, pycryptodomex
Running setup.py develop for pgoapi
error: can't create or remove files in install directory
The following error occurred while trying to add or remove files in the
installation directory:
[Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/test-easy-install-5989.write-test'
The installation directory you specified (via —install-dir, —prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/dist-packages/
Perhaps your account does not have write access to this directory? If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account. If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.
For information on other options, you may wish to consult the
documentation at:
https://pythonhosted.org/setuptools/easy_install.html
Please make the appropriate changes for your system and try again.
Complete output from command /usr/bin/python -c "import setuptools, tokenize; __file__='/home/windasd/PokemonGo-Bot/src/pgoapi/setup.py'; exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop —no-deps:
running develop