2021-02-14T15:38:10,296 Created temporary directory: /tmp/pip-ephem-wheel-cache-3v83hvxj 2021-02-14T15:38:10,299 Created temporary directory: /tmp/pip-req-tracker-uo5s89yl 2021-02-14T15:38:10,300 Initialized build tracking at /tmp/pip-req-tracker-uo5s89yl 2021-02-14T15:38:10,300 Created build tracker: /tmp/pip-req-tracker-uo5s89yl 2021-02-14T15:38:10,300 Entered build tracker: /tmp/pip-req-tracker-uo5s89yl 2021-02-14T15:38:10,301 Created temporary directory: /tmp/pip-wheel-elewe_80 2021-02-14T15:38:10,331 1 location(s) to search for versions of meraki-rma: 2021-02-14T15:38:10,331 * https://pypi.org/simple/meraki-rma/ 2021-02-14T15:38:10,331 Fetching project page and analyzing links: https://pypi.org/simple/meraki-rma/ 2021-02-14T15:38:10,331 Getting page https://pypi.org/simple/meraki-rma/ 2021-02-14T15:38:10,333 Found index url https://pypi.org/simple 2021-02-14T15:38:10,434 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2b/65/5b0d97347e969ce66a8309e619f173ddc206e3efc87cb28cf0627c10eb85/meraki_rma-0.1.0-py3-none-any.whl#sha256=7806f13874a83dc2271bf25f55f2703f5f750209ee9cc15398e563f114aabbf8 (from https://pypi.org/simple/meraki-rma/) (requires-python:>=3.8,<4.0) 2021-02-14T15:38:10,435 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4e/49/0d40c6ca99faa98853e239d0ed0dc94234f33cb98770066bf9b5a62d872c/meraki_rma-0.1.0.tar.gz#sha256=bf9457f7ba839bb790488fe3271ff4f9ec5afccba8eb614caf93fc8209a3caf4 (from https://pypi.org/simple/meraki-rma/) (requires-python:>=3.8,<4.0) 2021-02-14T15:38:10,435 Given no hashes to check 0 links for project 'meraki-rma': discarding no candidates 2021-02-14T15:38:10,435 ERROR: Could not find a version that satisfies the requirement meraki-rma==0.1.0 2021-02-14T15:38:10,436 ERROR: No matching distribution found for meraki-rma==0.1.0 2021-02-14T15:38:10,436 Exception information: 2021-02-14T15:38:10,436 Traceback (most recent call last): 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-14T15:38:10,436 crit = self.state.criteria[name] 2021-02-14T15:38:10,436 KeyError: 'meraki-rma' 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 During handling of the above exception, another exception occurred: 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 Traceback (most recent call last): 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-14T15:38:10,436 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-14T15:38:10,436 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-14T15:38:10,436 raise RequirementsConflicted(criterion) 2021-02-14T15:38:10,436 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('meraki-rma==0.1.0') 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 During handling of the above exception, another exception occurred: 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 Traceback (most recent call last): 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-14T15:38:10,436 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-14T15:38:10,436 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-14T15:38:10,436 raise ResolutionImpossible(e.criterion.information) 2021-02-14T15:38:10,436 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('meraki-rma==0.1.0'), parent=None)] 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 The above exception was the direct cause of the following exception: 2021-02-14T15:38:10,436 2021-02-14T15:38:10,436 Traceback (most recent call last): 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-14T15:38:10,436 status = self.run(options, args) 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-14T15:38:10,436 return func(self, options, args) 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-14T15:38:10,436 reqs, check_supported_wheels=True 2021-02-14T15:38:10,436 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-14T15:38:10,436 six.raise_from(error, e) 2021-02-14T15:38:10,436 File "", line 3, in raise_from 2021-02-14T15:38:10,436 pip._internal.exceptions.DistributionNotFound: No matching distribution found for meraki-rma==0.1.0 2021-02-14T15:38:10,442 Removed build tracker: '/tmp/pip-req-tracker-uo5s89yl'