2021-04-09T19:09:26,422 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-09T19:09:27,269 Created temporary directory: /tmp/pip-ephem-wheel-cache-5mbl7hrq 2021-04-09T19:09:27,274 Created temporary directory: /tmp/pip-req-tracker-p8fzfffa 2021-04-09T19:09:27,275 Initialized build tracking at /tmp/pip-req-tracker-p8fzfffa 2021-04-09T19:09:27,275 Created build tracker: /tmp/pip-req-tracker-p8fzfffa 2021-04-09T19:09:27,276 Entered build tracker: /tmp/pip-req-tracker-p8fzfffa 2021-04-09T19:09:27,277 Created temporary directory: /tmp/pip-wheel-4q_2ysk3 2021-04-09T19:09:27,339 1 location(s) to search for versions of pyrandomorg: 2021-04-09T19:09:27,339 * https://pypi.org/simple/pyrandomorg/ 2021-04-09T19:09:27,340 Fetching project page and analyzing links: https://pypi.org/simple/pyrandomorg/ 2021-04-09T19:09:27,342 Getting page https://pypi.org/simple/pyrandomorg/ 2021-04-09T19:09:27,347 Found index url https://pypi.org/simple 2021-04-09T19:09:27,693 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-09T19:09:27,695 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-09T19:09:27,697 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/55/2c/dfa9c0bd835f130c85a9ea228a83cab222696da2a8d6fbd6ac4ec4b04311/Pyrandomorg-0.0.2-py3-none-any.whl#sha256=e3ad011825853688cf5f9faa3bd556d0e2bc3e9a36de6d67e6a38d0f3e791250 (from https://pypi.org/simple/pyrandomorg/) (requires-python:>=3.8) 2021-04-09T19:09:27,698 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/42/a0/02ac64c1e477fd6888e10155e94793a98943fd122371a1ee48a593829129/Pyrandomorg-0.0.2.tar.gz#sha256=6263934c70b3cd7141d26b350e276fb75add2685058845ab414abb10c986cf54 (from https://pypi.org/simple/pyrandomorg/) (requires-python:>=3.8) 2021-04-09T19:09:27,699 Given no hashes to check 0 links for project 'pyrandomorg': discarding no candidates 2021-04-09T19:09:27,700 ERROR: Could not find a version that satisfies the requirement pyrandomorg==0.0.2 2021-04-09T19:09:27,701 ERROR: No matching distribution found for pyrandomorg==0.0.2 2021-04-09T19:09:27,701 Exception information: 2021-04-09T19:09:27,701 Traceback (most recent call last): 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-09T19:09:27,701 crit = self.state.criteria[name] 2021-04-09T19:09:27,701 KeyError: 'pyrandomorg' 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 During handling of the above exception, another exception occurred: 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 Traceback (most recent call last): 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-09T19:09:27,701 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-09T19:09:27,701 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-09T19:09:27,701 raise RequirementsConflicted(criterion) 2021-04-09T19:09:27,701 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyrandomorg==0.0.2') 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 During handling of the above exception, another exception occurred: 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 Traceback (most recent call last): 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-09T19:09:27,701 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-09T19:09:27,701 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-09T19:09:27,701 raise ResolutionImpossible(e.criterion.information) 2021-04-09T19:09:27,701 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyrandomorg==0.0.2'), parent=None)] 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 The above exception was the direct cause of the following exception: 2021-04-09T19:09:27,701 2021-04-09T19:09:27,701 Traceback (most recent call last): 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-04-09T19:09:27,701 status = self.run(options, args) 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-04-09T19:09:27,701 return func(self, options, args) 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-04-09T19:09:27,701 reqs, check_supported_wheels=True 2021-04-09T19:09:27,701 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-09T19:09:27,701 six.raise_from(error, e) 2021-04-09T19:09:27,701 File "", line 3, in raise_from 2021-04-09T19:09:27,701 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyrandomorg==0.0.2 2021-04-09T19:09:27,710 Removed build tracker: '/tmp/pip-req-tracker-p8fzfffa'