2021-07-09T20:41:07,135 Created temporary directory: /tmp/pip-ephem-wheel-cache-pmcud0vg 2021-07-09T20:41:07,139 Created temporary directory: /tmp/pip-req-tracker-xsvo22v5 2021-07-09T20:41:07,139 Initialized build tracking at /tmp/pip-req-tracker-xsvo22v5 2021-07-09T20:41:07,139 Created build tracker: /tmp/pip-req-tracker-xsvo22v5 2021-07-09T20:41:07,139 Entered build tracker: /tmp/pip-req-tracker-xsvo22v5 2021-07-09T20:41:07,140 Created temporary directory: /tmp/pip-wheel-qfdep187 2021-07-09T20:41:07,175 1 location(s) to search for versions of pyprika: 2021-07-09T20:41:07,175 * https://pypi.org/simple/pyprika/ 2021-07-09T20:41:07,175 Fetching project page and analyzing links: https://pypi.org/simple/pyprika/ 2021-07-09T20:41:07,176 Getting page https://pypi.org/simple/pyprika/ 2021-07-09T20:41:07,177 Found index url https://pypi.org/simple 2021-07-09T20:41:07,267 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:41:07,267 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:41:07,268 Skipping link: not a file: https://pypi.org/simple/pyprika/ 2021-07-09T20:41:07,284 Given no hashes to check 1 links for project 'pyprika': discarding no candidates 2021-07-09T20:41:07,301 Collecting pyprika==1.0.1 2021-07-09T20:41:07,303 Created temporary directory: /tmp/pip-unpack-erjy7xid 2021-07-09T20:41:07,342 Downloading pyprika-1.0.1.tar.gz (19 kB) 2021-07-09T20:41:07,417 Added pyprika==1.0.1 from https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz#sha256=8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8 to build tracker '/tmp/pip-req-tracker-xsvo22v5' 2021-07-09T20:41:07,418 Running setup.py (path:/tmp/pip-wheel-qfdep187/pyprika_fce7b1e9fdc4428c9e443b308e4aad66/setup.py) egg_info for package pyprika 2021-07-09T20:41:07,418 Created temporary directory: /tmp/pip-pip-egg-info-wh6mpvlj 2021-07-09T20:41:07,419 Running command python setup.py egg_info 2021-07-09T20:41:08,042 Traceback (most recent call last): 2021-07-09T20:41:08,043 File "", line 1, in 2021-07-09T20:41:08,043 File "/tmp/pip-wheel-qfdep187/pyprika_fce7b1e9fdc4428c9e443b308e4aad66/setup.py", line 8, in 2021-07-09T20:41:08,044 execfile(os.path.join('pyprika', 'version.py')) 2021-07-09T20:41:08,044 NameError: name 'execfile' is not defined 2021-07-09T20:41:08,092 WARNING: Discarding https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz#sha256=8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8 (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:41:08,093 ERROR: Could not find a version that satisfies the requirement pyprika==1.0.1 (from versions: 1.0.0, 1.0.1) 2021-07-09T20:41:08,093 ERROR: No matching distribution found for pyprika==1.0.1 2021-07-09T20:41:08,094 Exception information: 2021-07-09T20:41:08,094 Traceback (most recent call last): 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:41:08,094 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:41:08,094 raise RequirementsConflicted(criterion) 2021-07-09T20:41:08,094 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyprika==1.0.1') 2021-07-09T20:41:08,094 2021-07-09T20:41:08,094 During handling of the above exception, another exception occurred: 2021-07-09T20:41:08,094 2021-07-09T20:41:08,094 Traceback (most recent call last): 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:41:08,094 result = self._result = resolver.resolve( 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:41:08,094 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:41:08,094 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:41:08,094 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyprika==1.0.1'), parent=None)] 2021-07-09T20:41:08,094 2021-07-09T20:41:08,094 The above exception was the direct cause of the following exception: 2021-07-09T20:41:08,094 2021-07-09T20:41:08,094 Traceback (most recent call last): 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:41:08,094 status = self.run(options, args) 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:41:08,094 return func(self, options, args) 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:41:08,094 requirement_set = resolver.resolve( 2021-07-09T20:41:08,094 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:41:08,094 raise error from e 2021-07-09T20:41:08,094 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyprika==1.0.1 2021-07-09T20:41:08,098 Removed pyprika==1.0.1 from https://files.pythonhosted.org/packages/1e/09/0008dbd98b7824db21cdd972ce1912ed4b756820d70fa7ee0271bbc83c07/pyprika-1.0.1.tar.gz#sha256=8cb6502dd266b23637c21db1531d962233596824fb9a64945f3c0f48c8b956c8 from build tracker '/tmp/pip-req-tracker-xsvo22v5' 2021-07-09T20:41:08,099 Removed build tracker: '/tmp/pip-req-tracker-xsvo22v5'