2021-04-07T17:06:49,473 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-04-07T17:06:50,193 Created temporary directory: /tmp/pip-ephem-wheel-cache-isruivu3 2021-04-07T17:06:50,198 Created temporary directory: /tmp/pip-req-tracker-ldjtpovp 2021-04-07T17:06:50,199 Initialized build tracking at /tmp/pip-req-tracker-ldjtpovp 2021-04-07T17:06:50,199 Created build tracker: /tmp/pip-req-tracker-ldjtpovp 2021-04-07T17:06:50,199 Entered build tracker: /tmp/pip-req-tracker-ldjtpovp 2021-04-07T17:06:50,201 Created temporary directory: /tmp/pip-wheel-x62txllp 2021-04-07T17:06:50,277 1 location(s) to search for versions of pyrandomorg: 2021-04-07T17:06:50,277 * https://pypi.org/simple/pyrandomorg/ 2021-04-07T17:06:50,278 Fetching project page and analyzing links: https://pypi.org/simple/pyrandomorg/ 2021-04-07T17:06:50,280 Getting page https://pypi.org/simple/pyrandomorg/ 2021-04-07T17:06:50,285 Found index url https://pypi.org/simple 2021-04-07T17:06:50,633 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9c/67/a6c3f5aeb65b33cc0f4f91579ff828c551bb3ff50b4cc8532f4d9211aa85/pyrandomorg-0.0.1-py3-none-any.whl#sha256=c5cd91791f67a7783c44fa3013403ecba5ab03b5f8a3023afb5f40deb3772cfc (from https://pypi.org/simple/pyrandomorg/) (requires-python:>=3.8) 2021-04-07T17:06:50,635 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9e/88/710f8277107bdaed711b2bd8d55fed30c9d1ee9e436594c23b0abfb7404b/pyrandomorg-0.0.1.tar.gz#sha256=35986067b449386e09b7b9f2c882ad623a4baccb1242764b396f53bf8ab8aaef (from https://pypi.org/simple/pyrandomorg/) (requires-python:>=3.8) 2021-04-07T17:06:50,636 Given no hashes to check 0 links for project 'pyrandomorg': discarding no candidates 2021-04-07T17:06:50,636 ERROR: Could not find a version that satisfies the requirement pyrandomorg==0.0.1 2021-04-07T17:06:50,637 ERROR: No matching distribution found for pyrandomorg==0.0.1 2021-04-07T17:06:50,638 Exception information: 2021-04-07T17:06:50,638 Traceback (most recent call last): 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-07T17:06:50,638 crit = self.state.criteria[name] 2021-04-07T17:06:50,638 KeyError: 'pyrandomorg' 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 During handling of the above exception, another exception occurred: 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 Traceback (most recent call last): 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-07T17:06:50,638 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-07T17:06:50,638 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-07T17:06:50,638 raise RequirementsConflicted(criterion) 2021-04-07T17:06:50,638 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrandomorg==0.0.1') 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 During handling of the above exception, another exception occurred: 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 Traceback (most recent call last): 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-07T17:06:50,638 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-07T17:06:50,638 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-07T17:06:50,638 raise ResolutionImpossible(e.criterion.information) 2021-04-07T17:06:50,638 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrandomorg==0.0.1'), parent=None)] 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 The above exception was the direct cause of the following exception: 2021-04-07T17:06:50,638 2021-04-07T17:06:50,638 Traceback (most recent call last): 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-04-07T17:06:50,638 status = self.run(options, args) 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-04-07T17:06:50,638 return func(self, options, args) 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-04-07T17:06:50,638 reqs, check_supported_wheels=True 2021-04-07T17:06:50,638 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-07T17:06:50,638 six.raise_from(error, e) 2021-04-07T17:06:50,638 File "", line 3, in raise_from 2021-04-07T17:06:50,638 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrandomorg==0.0.1 2021-04-07T17:06:50,647 Removed build tracker: '/tmp/pip-req-tracker-ldjtpovp'