2021-02-28T20:21:50,026 Created temporary directory: /tmp/pip-ephem-wheel-cache-vy47djdf 2021-02-28T20:21:50,029 Created temporary directory: /tmp/pip-req-tracker-m1neemu7 2021-02-28T20:21:50,030 Initialized build tracking at /tmp/pip-req-tracker-m1neemu7 2021-02-28T20:21:50,030 Created build tracker: /tmp/pip-req-tracker-m1neemu7 2021-02-28T20:21:50,030 Entered build tracker: /tmp/pip-req-tracker-m1neemu7 2021-02-28T20:21:50,031 Created temporary directory: /tmp/pip-wheel-8rc78k5j 2021-02-28T20:21:50,067 1 location(s) to search for versions of snex: 2021-02-28T20:21:50,067 * https://pypi.org/simple/snex/ 2021-02-28T20:21:50,067 Fetching project page and analyzing links: https://pypi.org/simple/snex/ 2021-02-28T20:21:50,068 Getting page https://pypi.org/simple/snex/ 2021-02-28T20:21:50,069 Found index url https://pypi.org/simple 2021-02-28T20:21:50,176 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/9c/84/68e1bfc8643a74db2f61776c5d816e0556ac5981a3a4e6163cf380558a37/snex-2021.2.28-py3-none-any.whl#sha256=7a3087cd35cef7b429af44640b91267712e7fbad9b6c234bdd163827ce50cbf8 (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,177 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4a/b3/c60a34d13be3d8b47551c6c696b3705189095d60229f64e2972bfd38e022/snex-2021.2.28.tar.gz#sha256=9a2ff48117254e62c30a2c92459e43ac0128eee3e50c506fe2ca09daea817923 (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,178 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/df/e1/9238116f4fc398f0a275e300ef60ac9dd6db4764da4a0c724fab653b871e/snex-2021.2.28.1-py3-none-any.whl#sha256=8c1123d77da0d0335922178c04ac5f5b24941ccb6308a9c52f8334d9f6da568c (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,178 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/da/17/6fcba460f7734c04190a5c6d95170882f27f27b4e52823b9514dd96e0564/snex-2021.2.28.1.tar.gz#sha256=02e29ff8187ddb37867c11df4b51b886404c76fd658836d9e5994f317c47655f (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,179 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/46/02/738f63b01789641bd9f854d64252c75acc870d474f28f6d99f6683c6c620/snex-2021.2.28.2-py3-none-any.whl#sha256=afd8584683686639769ba1002301bb930f916fc2ae4b1eaf3f4b99a99dffa6b3 (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,180 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/94/5d/9e1b58379111bdb959d48fe9daf6fda1bdcf1ed8e671207d939b8fb6dc67/snex-2021.2.28.2.tar.gz#sha256=fff396cbab51472fd166937dd14f8b5ff6bc977501dd0621d68df76278792bcd (from https://pypi.org/simple/snex/) (requires-python:>=3.8,<4.0) 2021-02-28T20:21:50,180 Given no hashes to check 0 links for project 'snex': discarding no candidates 2021-02-28T20:21:50,180 ERROR: Could not find a version that satisfies the requirement snex==2021.2.28.1 2021-02-28T20:21:50,181 ERROR: No matching distribution found for snex==2021.2.28.1 2021-02-28T20:21:50,181 Exception information: 2021-02-28T20:21:50,181 Traceback (most recent call last): 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-28T20:21:50,181 crit = self.state.criteria[name] 2021-02-28T20:21:50,181 KeyError: 'snex' 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 During handling of the above exception, another exception occurred: 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 Traceback (most recent call last): 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-28T20:21:50,181 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-28T20:21:50,181 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-28T20:21:50,181 raise RequirementsConflicted(criterion) 2021-02-28T20:21:50,181 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('snex==2021.2.28.1') 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 During handling of the above exception, another exception occurred: 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 Traceback (most recent call last): 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-28T20:21:50,181 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-28T20:21:50,181 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-28T20:21:50,181 raise ResolutionImpossible(e.criterion.information) 2021-02-28T20:21:50,181 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('snex==2021.2.28.1'), parent=None)] 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 The above exception was the direct cause of the following exception: 2021-02-28T20:21:50,181 2021-02-28T20:21:50,181 Traceback (most recent call last): 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-28T20:21:50,181 status = self.run(options, args) 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-28T20:21:50,181 return func(self, options, args) 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-28T20:21:50,181 reqs, check_supported_wheels=True 2021-02-28T20:21:50,181 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-28T20:21:50,181 six.raise_from(error, e) 2021-02-28T20:21:50,181 File "", line 3, in raise_from 2021-02-28T20:21:50,181 pip._internal.exceptions.DistributionNotFound: No matching distribution found for snex==2021.2.28.1 2021-02-28T20:21:50,185 Removed build tracker: '/tmp/pip-req-tracker-m1neemu7'