Obtaining pgoapi from git+
https://github.com/tejado/pgoapi.git@3787ffbe2e80ebce8a02d48eebceb9edf40179c1#egg=pgoapi (from -r requirements.txt (line 1))
Cloning
https://github.com/tejado/pgoapi.git (to 3787ffbe2e80ebce8a02d48eebceb9edf40179c1) to ./src/pgoapi
Could not find a tag or branch '3787ffbe2e80ebce8a02d48eebceb9edf40179c1', assuming commit.
Running setup.py (path:/home/windasd/PokemonGo-Bot/src/pgoapi/setup.py) egg_info for package pgoapi
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Installing extra requirements: 'egg'
Downloading/unpacking geopy==1.11.0 (from -r requirements.txt (line 2))
Downloading geopy-1.11.0-py2.py3-none-any.whl (66kB): 66kB downloaded
Downloading/unpacking protobuf==3.0.0b4 (from -r requirements.txt (line 3))
Downloading protobuf-3.0.0b4-py2.py3-none-any.whl (342kB): 342kB downloaded
Downloading/unpacking requests==2.10.0 (from -r requirements.txt (line 4))
Downloading requests-2.10.0-py2.py3-none-any.whl (506kB): 506kB downloaded
Downloading/unpacking s2sphere==0.2.4 (from -r requirements.txt (line 5))
Downloading s2sphere-0.2.4-py2.py3-none-any.whl
Downloading/unpacking gpsoauth==0.3.0 (from -r requirements.txt (line 6))
Downloading gpsoauth-0.3.0.tar.gz
Running setup.py (path:/tmp/pip_build_windasd/gpsoauth/setup.py) egg_info for package gpsoauth
Downloading/unpacking protobuf-to-dict==0.1.0 (from -r requirements.txt (line 7))
Downloading protobuf-to-dict-0.1.0.tar.gz
Running setup.py (path:/tmp/pip_build_windasd/protobuf-to-dict/setup.py) egg_info for package protobuf-to-dict
Installed /tmp/pip_build_windasd/protobuf-to-dict/nosexcover-1.0.10-py2.7.egg
Searching for coverage
Reading
https://pypi.python.org/simple/coverage/
Best match: coverage 4.2
Downloading
https://pypi.python.org/packages/f5/47/2e39972c41eb988d551bb2da25c4ee16ea78492ec1b6ffdf09f50cd09b92/coverage-4.2.zip#md5=9841c9e1ddc862144fda3fd7e5ba5106
Processing coverage-4.2.zip
Writing /tmp/easy_install-jiHvJg/coverage-4.2/setup.cfg
Running coverage-4.2/setup.py -q bdist_egg —dist-dir /tmp/easy_install-jiHvJg/coverage-4.2/egg-dist-tmp-T6zF58
warning: no previously-included files found matching 'ci/appveyor.token'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'tests/eggsrc/build'
no previously-included directories found matching 'tests/eggsrc/dist'
no previously-included directories found matching 'tests/eggsrc/*.egg-info'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
In file included from coverage/ctracer/datastack.c:4:0:
coverage/ctracer/util.h:7:20: fatal error: Python.h: No such file or directory
#include <Python.h>
^
compilation terminated.
warning: no previously-included files found matching 'ci/appveyor.token'
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'tests/eggsrc/build'
no previously-included directories found matching 'tests/eggsrc/dist'
no previously-included directories found matching 'tests/eggsrc/*.egg-info'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
**
** Couldn't install with extension module, trying without it...
** BuildFailed: command 'x86_64-linux-gnu-gcc' failed with exit status 1
**
Installed /tmp/pip_build_windasd/protobuf-to-dict/coverage-4.2-py2.7.egg
Searching for nose>=1.0
Reading
https://pypi.python.org/simple/nose/
Best match: nose 1.3.7