2021-07-10T12:43:27,149 Created temporary directory: /tmp/pip-ephem-wheel-cache-i1nfht4z 2021-07-10T12:43:27,151 Created temporary directory: /tmp/pip-req-tracker-gl3gawnf 2021-07-10T12:43:27,152 Initialized build tracking at /tmp/pip-req-tracker-gl3gawnf 2021-07-10T12:43:27,152 Created build tracker: /tmp/pip-req-tracker-gl3gawnf 2021-07-10T12:43:27,152 Entered build tracker: /tmp/pip-req-tracker-gl3gawnf 2021-07-10T12:43:27,153 Created temporary directory: /tmp/pip-wheel-e6by5k3q 2021-07-10T12:43:27,181 1 location(s) to search for versions of eveauth: 2021-07-10T12:43:27,181 * https://pypi.org/simple/eveauth/ 2021-07-10T12:43:27,182 Fetching project page and analyzing links: https://pypi.org/simple/eveauth/ 2021-07-10T12:43:27,182 Getting page https://pypi.org/simple/eveauth/ 2021-07-10T12:43:27,184 Found index url https://pypi.org/simple 2021-07-10T12:43:27,342 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 2021-07-10T12:43:27,343 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 2021-07-10T12:43:27,343 Skipping link: not a file: https://pypi.org/simple/eveauth/ 2021-07-10T12:43:27,361 Given no hashes to check 1 links for project 'eveauth': discarding no candidates 2021-07-10T12:43:27,380 Collecting eveauth==0.0.2 2021-07-10T12:43:27,382 Created temporary directory: /tmp/pip-unpack-ujhm8sv9 2021-07-10T12:43:27,554 Downloading eveauth-0.0.2.tar.gz (2.7 kB) 2021-07-10T12:43:27,596 Added eveauth==0.0.2 from https://files.pythonhosted.org/packages/94/1f/de42f64e290301613a559e707def602b325921f0b7c1a3c4ac362296e934/eveauth-0.0.2.tar.gz#sha256=097b06c54d457504a2a5c96c99d282e196233eb065761c2b403bdc5c29c5e7fa to build tracker '/tmp/pip-req-tracker-gl3gawnf' 2021-07-10T12:43:27,597 Running setup.py (path:/tmp/pip-wheel-e6by5k3q/eveauth_e050e401dd2e49358d07b85931d34fed/setup.py) egg_info for package eveauth 2021-07-10T12:43:27,598 Created temporary directory: /tmp/pip-pip-egg-info-wsmh5okp 2021-07-10T12:43:27,598 Running command python setup.py egg_info 2021-07-10T12:43:28,305 Traceback (most recent call last): 2021-07-10T12:43:28,306 File "", line 1, in 2021-07-10T12:43:28,306 File "/tmp/pip-wheel-e6by5k3q/eveauth_e050e401dd2e49358d07b85931d34fed/setup.py", line 5, in 2021-07-10T12:43:28,306 from eveauth import __version__ 2021-07-10T12:43:28,306 File "/tmp/pip-wheel-e6by5k3q/eveauth_e050e401dd2e49358d07b85931d34fed/eveauth/__init__.py", line 3, in 2021-07-10T12:43:28,306 from .authenticate import authenticate 2021-07-10T12:43:28,307 File "/tmp/pip-wheel-e6by5k3q/eveauth_e050e401dd2e49358d07b85931d34fed/eveauth/authenticate.py", line 5, in 2021-07-10T12:43:28,307 import urllib2 2021-07-10T12:43:28,307 ModuleNotFoundError: No module named 'urllib2' 2021-07-10T12:43:28,357 WARNING: Discarding https://files.pythonhosted.org/packages/94/1f/de42f64e290301613a559e707def602b325921f0b7c1a3c4ac362296e934/eveauth-0.0.2.tar.gz#sha256=097b06c54d457504a2a5c96c99d282e196233eb065761c2b403bdc5c29c5e7fa (from https://pypi.org/simple/eveauth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T12:43:28,358 ERROR: Could not find a version that satisfies the requirement eveauth==0.0.2 (from versions: 0.0.2, 0.0.3) 2021-07-10T12:43:28,359 ERROR: No matching distribution found for eveauth==0.0.2 2021-07-10T12:43:28,359 Exception information: 2021-07-10T12:43:28,359 Traceback (most recent call last): 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T12:43:28,359 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T12:43:28,359 raise RequirementsConflicted(criterion) 2021-07-10T12:43:28,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eveauth==0.0.2') 2021-07-10T12:43:28,359 2021-07-10T12:43:28,359 During handling of the above exception, another exception occurred: 2021-07-10T12:43:28,359 2021-07-10T12:43:28,359 Traceback (most recent call last): 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T12:43:28,359 result = self._result = resolver.resolve( 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T12:43:28,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T12:43:28,359 raise ResolutionImpossible(e.criterion.information) 2021-07-10T12:43:28,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eveauth==0.0.2'), parent=None)] 2021-07-10T12:43:28,359 2021-07-10T12:43:28,359 The above exception was the direct cause of the following exception: 2021-07-10T12:43:28,359 2021-07-10T12:43:28,359 Traceback (most recent call last): 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T12:43:28,359 status = self.run(options, args) 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T12:43:28,359 return func(self, options, args) 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T12:43:28,359 requirement_set = resolver.resolve( 2021-07-10T12:43:28,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T12:43:28,359 raise error from e 2021-07-10T12:43:28,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eveauth==0.0.2 2021-07-10T12:43:28,364 Removed eveauth==0.0.2 from https://files.pythonhosted.org/packages/94/1f/de42f64e290301613a559e707def602b325921f0b7c1a3c4ac362296e934/eveauth-0.0.2.tar.gz#sha256=097b06c54d457504a2a5c96c99d282e196233eb065761c2b403bdc5c29c5e7fa from build tracker '/tmp/pip-req-tracker-gl3gawnf' 2021-07-10T12:43:28,364 Removed build tracker: '/tmp/pip-req-tracker-gl3gawnf'