2021-07-09T20:40:39,242 Created temporary directory: /tmp/pip-ephem-wheel-cache-qm6x0t27 2021-07-09T20:40:39,245 Created temporary directory: /tmp/pip-req-tracker-0sens081 2021-07-09T20:40:39,245 Initialized build tracking at /tmp/pip-req-tracker-0sens081 2021-07-09T20:40:39,245 Created build tracker: /tmp/pip-req-tracker-0sens081 2021-07-09T20:40:39,246 Entered build tracker: /tmp/pip-req-tracker-0sens081 2021-07-09T20:40:39,246 Created temporary directory: /tmp/pip-wheel-_yiik98t 2021-07-09T20:40:39,279 1 location(s) to search for versions of pyprika: 2021-07-09T20:40:39,279 * https://pypi.org/simple/pyprika/ 2021-07-09T20:40:39,279 Fetching project page and analyzing links: https://pypi.org/simple/pyprika/ 2021-07-09T20:40:39,280 Getting page https://pypi.org/simple/pyprika/ 2021-07-09T20:40:39,281 Found index url https://pypi.org/simple 2021-07-09T20:40:39,457 Found link https://files.pythonhosted.org/packages/b1/95/61bb14c2eec9fbf97b68f7dc3c6dbdb6c6a43e09c24049d1b2da4f4f5d33/pyprika-1.0.0.tar.gz#sha256=c85b6ffd5fe0e996146f7c597bd654329d0af8ba806468ae1965698a70027871 (from https://pypi.org/simple/pyprika/), version: 1.0.0 2021-07-09T20:40:39,458 Found link https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz#sha256=8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8 (from https://pypi.org/simple/pyprika/), version: 1.0.1 2021-07-09T20:40:39,458 Skipping link: not a file: https://pypi.org/simple/pyprika/ 2021-07-09T20:40:39,474 Given no hashes to check 1 links for project 'pyprika': discarding no candidates 2021-07-09T20:40:39,491 Collecting pyprika==1.0.0 2021-07-09T20:40:39,493 Created temporary directory: /tmp/pip-unpack-z1639dsb 2021-07-09T20:40:39,920 Downloading pyprika-1.0.0.tar.gz (10 kB) 2021-07-09T20:40:39,987 Added pyprika==1.0.0 from https://files.pythonhosted.org/packages/b1/95/61bb14c2eec9fbf97b68f7dc3c6dbdb6c6a43e09c24049d1b2da4f4f5d33/pyprika-1.0.0.tar.gz#sha256=c85b6ffd5fe0e996146f7c597bd654329d0af8ba806468ae1965698a70027871 to build tracker '/tmp/pip-req-tracker-0sens081' 2021-07-09T20:40:39,988 Running setup.py (path:/tmp/pip-wheel-_yiik98t/pyprika_e7809a509c75413fb09d9c89ad7ab6b6/setup.py) egg_info for package pyprika 2021-07-09T20:40:39,989 Created temporary directory: /tmp/pip-pip-egg-info-rkktw6kd 2021-07-09T20:40:39,990 Running command python setup.py egg_info 2021-07-09T20:40:40,614 Traceback (most recent call last): 2021-07-09T20:40:40,615 File "", line 1, in 2021-07-09T20:40:40,615 File "/tmp/pip-wheel-_yiik98t/pyprika_e7809a509c75413fb09d9c89ad7ab6b6/setup.py", line 8, in 2021-07-09T20:40:40,615 execfile(os.path.join('pyprika', 'version.py')) 2021-07-09T20:40:40,615 NameError: name 'execfile' is not defined 2021-07-09T20:40:40,665 WARNING: Discarding https://files.pythonhosted.org/packages/b1/95/61bb14c2eec9fbf97b68f7dc3c6dbdb6c6a43e09c24049d1b2da4f4f5d33/pyprika-1.0.0.tar.gz#sha256=c85b6ffd5fe0e996146f7c597bd654329d0af8ba806468ae1965698a70027871 (from https://pypi.org/simple/pyprika/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:40:40,666 ERROR: Could not find a version that satisfies the requirement pyprika==1.0.0 (from versions: 1.0.0, 1.0.1) 2021-07-09T20:40:40,666 ERROR: No matching distribution found for pyprika==1.0.0 2021-07-09T20:40:40,667 Exception information: 2021-07-09T20:40:40,667 Traceback (most recent call last): 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:40:40,667 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:40:40,667 raise RequirementsConflicted(criterion) 2021-07-09T20:40:40,667 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyprika==1.0.0') 2021-07-09T20:40:40,667 2021-07-09T20:40:40,667 During handling of the above exception, another exception occurred: 2021-07-09T20:40:40,667 2021-07-09T20:40:40,667 Traceback (most recent call last): 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:40:40,667 result = self._result = resolver.resolve( 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:40:40,667 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:40:40,667 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:40:40,667 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyprika==1.0.0'), parent=None)] 2021-07-09T20:40:40,667 2021-07-09T20:40:40,667 The above exception was the direct cause of the following exception: 2021-07-09T20:40:40,667 2021-07-09T20:40:40,667 Traceback (most recent call last): 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:40:40,667 status = self.run(options, args) 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:40:40,667 return func(self, options, args) 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:40:40,667 requirement_set = resolver.resolve( 2021-07-09T20:40:40,667 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:40:40,667 raise error from e 2021-07-09T20:40:40,667 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyprika==1.0.0 2021-07-09T20:40:40,672 Removed pyprika==1.0.0 from https://files.pythonhosted.org/packages/b1/95/61bb14c2eec9fbf97b68f7dc3c6dbdb6c6a43e09c24049d1b2da4f4f5d33/pyprika-1.0.0.tar.gz#sha256=c85b6ffd5fe0e996146f7c597bd654329d0af8ba806468ae1965698a70027871 from build tracker '/tmp/pip-req-tracker-0sens081' 2021-07-09T20:40:40,672 Removed build tracker: '/tmp/pip-req-tracker-0sens081'