2021-02-14T12:56:25,178 Created temporary directory: /tmp/pip-ephem-wheel-cache-pn_ess30 2021-02-14T12:56:25,181 Created temporary directory: /tmp/pip-req-tracker-9t6_f9z4 2021-02-14T12:56:25,181 Initialized build tracking at /tmp/pip-req-tracker-9t6_f9z4 2021-02-14T12:56:25,182 Created build tracker: /tmp/pip-req-tracker-9t6_f9z4 2021-02-14T12:56:25,182 Entered build tracker: /tmp/pip-req-tracker-9t6_f9z4 2021-02-14T12:56:25,182 Created temporary directory: /tmp/pip-wheel-r5g52s_1 2021-02-14T12:56:25,212 1 location(s) to search for versions of meraki-exception: 2021-02-14T12:56:25,212 * https://pypi.org/simple/meraki-exception/ 2021-02-14T12:56:25,212 Fetching project page and analyzing links: https://pypi.org/simple/meraki-exception/ 2021-02-14T12:56:25,213 Getting page https://pypi.org/simple/meraki-exception/ 2021-02-14T12:56:25,215 Found index url https://pypi.org/simple 2021-02-14T12:56:25,316 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e6/dc/ab042faf14c93c862820ce56197247169c31e0fcaf1143cb634d0e8f63d7/meraki_exception-0.1.0-py3-none-any.whl#sha256=e17d03293083b281ba4c0119ea0b1258c33b81832f123cc60a3bbc54cbe98b83 (from https://pypi.org/simple/meraki-exception/) (requires-python:>=3.8,<4.0) 2021-02-14T12:56:25,316 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d3/b2/c5e7c8929784a08d97ba115d01655e520692ea0d290f19a8f902e85f5ba3/meraki_exception-0.1.0.tar.gz#sha256=176a35e3936e2da1449c51239f74efe447dee17206eeeb0b63310f632760210e (from https://pypi.org/simple/meraki-exception/) (requires-python:>=3.8,<4.0) 2021-02-14T12:56:25,317 Given no hashes to check 0 links for project 'meraki-exception': discarding no candidates 2021-02-14T12:56:25,317 ERROR: Could not find a version that satisfies the requirement meraki-exception==0.1.0 2021-02-14T12:56:25,318 ERROR: No matching distribution found for meraki-exception==0.1.0 2021-02-14T12:56:25,318 Exception information: 2021-02-14T12:56:25,318 Traceback (most recent call last): 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-14T12:56:25,318 crit = self.state.criteria[name] 2021-02-14T12:56:25,318 KeyError: 'meraki-exception' 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 During handling of the above exception, another exception occurred: 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 Traceback (most recent call last): 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-14T12:56:25,318 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-14T12:56:25,318 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-14T12:56:25,318 raise RequirementsConflicted(criterion) 2021-02-14T12:56:25,318 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('meraki-exception==0.1.0') 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 During handling of the above exception, another exception occurred: 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 Traceback (most recent call last): 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-14T12:56:25,318 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-14T12:56:25,318 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-14T12:56:25,318 raise ResolutionImpossible(e.criterion.information) 2021-02-14T12:56:25,318 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('meraki-exception==0.1.0'), parent=None)] 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 The above exception was the direct cause of the following exception: 2021-02-14T12:56:25,318 2021-02-14T12:56:25,318 Traceback (most recent call last): 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-14T12:56:25,318 status = self.run(options, args) 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-14T12:56:25,318 return func(self, options, args) 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-14T12:56:25,318 reqs, check_supported_wheels=True 2021-02-14T12:56:25,318 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-14T12:56:25,318 six.raise_from(error, e) 2021-02-14T12:56:25,318 File "", line 3, in raise_from 2021-02-14T12:56:25,318 pip._internal.exceptions.DistributionNotFound: No matching distribution found for meraki-exception==0.1.0 2021-02-14T12:56:25,323 Removed build tracker: '/tmp/pip-req-tracker-9t6_f9z4'