2019-07-01T21:28:32 Created temporary directory: /tmp/pip-ephem-wheel-cache-wd0go45c 2019-07-01T21:28:32 Created temporary directory: /tmp/pip-req-tracker-bregc6h9 2019-07-01T21:28:32 Created requirements tracker '/tmp/pip-req-tracker-bregc6h9' 2019-07-01T21:28:32 Created temporary directory: /tmp/pip-wheel-6txmfvah 2019-07-01T21:28:32 Collecting eveauth==0.0.3 2019-07-01T21:28:32 1 location(s) to search for versions of eveauth: 2019-07-01T21:28:32 * https://pypi.org/simple/eveauth/ 2019-07-01T21:28:32 Getting page https://pypi.org/simple/eveauth/ 2019-07-01T21:28:33 Analyzing links from page https://pypi.org/simple/eveauth/ 2019-07-01T21:28:33 Found link https://files.pythonhosted.org/packages/94/1f/de42f64e290301613a559e707def602b325921f0b7c1a3c4ac362296e934/eveauth-0.0.2.tar.gz#sha256=097b06c54d457504a2a5c96c99d282e196233eb065761c2b403bdc5c29c5e7fa (from https://pypi.org/simple/eveauth/), version: 0.0.2 2019-07-01T21:28:33 Found link https://files.pythonhosted.org/packages/27/b9/a9ac15e61e496415d20ee1ed734e3ba2df6fe6071c575d41d856a75b9b6f/eveauth-0.0.3.tar.gz#sha256=7ab1a552e76affffc95ca585a93bd4b4c8bd8cf104e30a384ea5224ff52dd75a (from https://pypi.org/simple/eveauth/), version: 0.0.3 2019-07-01T21:28:33 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-01T21:28:33 Created temporary directory: /tmp/pip-unpack-ykl4c9ri 2019-07-01T21:28:33 Downloading https://files.pythonhosted.org/packages/27/b9/a9ac15e61e496415d20ee1ed734e3ba2df6fe6071c575d41d856a75b9b6f/eveauth-0.0.3.tar.gz 2019-07-01T21:28:33 Downloading from URL https://files.pythonhosted.org/packages/27/b9/a9ac15e61e496415d20ee1ed734e3ba2df6fe6071c575d41d856a75b9b6f/eveauth-0.0.3.tar.gz#sha256=7ab1a552e76affffc95ca585a93bd4b4c8bd8cf104e30a384ea5224ff52dd75a (from https://pypi.org/simple/eveauth/) 2019-07-01T21:28:33 Added eveauth==0.0.3 from https://files.pythonhosted.org/packages/27/b9/a9ac15e61e496415d20ee1ed734e3ba2df6fe6071c575d41d856a75b9b6f/eveauth-0.0.3.tar.gz#sha256=7ab1a552e76affffc95ca585a93bd4b4c8bd8cf104e30a384ea5224ff52dd75a to build tracker '/tmp/pip-req-tracker-bregc6h9' 2019-07-01T21:28:33 Running setup.py (path:/tmp/pip-wheel-6txmfvah/eveauth/setup.py) egg_info for package eveauth 2019-07-01T21:28:33 Running command python setup.py egg_info 2019-07-01T21:28:34 Traceback (most recent call last): 2019-07-01T21:28:34 File "", line 1, in 2019-07-01T21:28:34 File "/tmp/pip-wheel-6txmfvah/eveauth/setup.py", line 5, in 2019-07-01T21:28:34 from eveauth import __version__ 2019-07-01T21:28:34 File "/tmp/pip-wheel-6txmfvah/eveauth/eveauth/__init__.py", line 3, in 2019-07-01T21:28:34 from .authenticate import authenticate 2019-07-01T21:28:34 File "/tmp/pip-wheel-6txmfvah/eveauth/eveauth/authenticate.py", line 5, in 2019-07-01T21:28:34 import urllib2 2019-07-01T21:28:34 ModuleNotFoundError: No module named 'urllib2' 2019-07-01T21:28:34 Cleaning up... 2019-07-01T21:28:34 Removing source in /tmp/pip-wheel-6txmfvah/eveauth 2019-07-01T21:28:34 Removed eveauth==0.0.3 from https://files.pythonhosted.org/packages/27/b9/a9ac15e61e496415d20ee1ed734e3ba2df6fe6071c575d41d856a75b9b6f/eveauth-0.0.3.tar.gz#sha256=7ab1a552e76affffc95ca585a93bd4b4c8bd8cf104e30a384ea5224ff52dd75a from build tracker '/tmp/pip-req-tracker-bregc6h9' 2019-07-01T21:28:34 Removed build tracker '/tmp/pip-req-tracker-bregc6h9' 2019-07-01T21:28:34 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6txmfvah/eveauth/ 2019-07-01T21:28:34 Exception information: 2019-07-01T21:28:34 Traceback (most recent call last): 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T21:28:34 status = self.run(options, args) 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T21:28:34 resolver.resolve(requirement_set) 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T21:28:34 self._resolve_one(requirement_set, req) 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T21:28:34 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T21:28:34 self.require_hashes 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T21:28:34 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T21:28:34 self.req.prepare_metadata() 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T21:28:34 self.run_egg_info() 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T21:28:34 command_desc='python setup.py egg_info') 2019-07-01T21:28:34 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T21:28:34 % (command_desc, proc.returncode, cwd)) 2019-07-01T21:28:34 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-6txmfvah/eveauth/