2021-04-24T15:04:13,470 Created temporary directory: /tmp/pip-ephem-wheel-cache-niz75v_l 2021-04-24T15:04:13,474 Created temporary directory: /tmp/pip-req-tracker-cn29pxug 2021-04-24T15:04:13,474 Initialized build tracking at /tmp/pip-req-tracker-cn29pxug 2021-04-24T15:04:13,474 Created build tracker: /tmp/pip-req-tracker-cn29pxug 2021-04-24T15:04:13,474 Entered build tracker: /tmp/pip-req-tracker-cn29pxug 2021-04-24T15:04:13,475 Created temporary directory: /tmp/pip-wheel-_szw5h3p 2021-04-24T15:04:13,503 1 location(s) to search for versions of netbox-proxbox: 2021-04-24T15:04:13,503 * https://pypi.org/simple/netbox-proxbox/ 2021-04-24T15:04:13,504 Fetching project page and analyzing links: https://pypi.org/simple/netbox-proxbox/ 2021-04-24T15:04:13,504 Getting page https://pypi.org/simple/netbox-proxbox/ 2021-04-24T15:04:13,506 Found index url https://pypi.org/simple 2021-04-24T15:04:13,508 Getting credentials from keyring for https://pypi.org/simple 2021-04-24T15:04:13,854 Loading KWallet 2021-04-24T15:04:14,110 Loading SecretService 2021-04-24T15:04:14,158 Loading Windows 2021-04-24T15:04:14,161 Loading chainer 2021-04-24T15:04:14,163 Loading macOS 2021-04-24T15:04:14,166 Loading Gnome 2021-04-24T15:04:14,206 Loading Google 2021-04-24T15:04:14,210 Loading Windows (alt) 2021-04-24T15:04:14,215 Loading file 2021-04-24T15:04:14,217 Loading keyczar 2021-04-24T15:04:14,218 Loading multi 2021-04-24T15:04:14,219 Loading pyfs 2021-04-24T15:04:14,258 Getting credentials from keyring for pypi.org 2021-04-24T15:04:14,373 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/12/28/6292d9097ad06f264ee1e85f34ed103e3116eb3684e5172ffcf90c0ddfa9/netbox-proxbox-0.0.2.tar.gz#sha256=d4b3521345519702cff2be516baa1e309a03fe6b787d9eae747b254a27b741a2 (from https://pypi.org/simple/netbox-proxbox/) (requires-python:>=3.8,<4.0) 2021-04-24T15:04:14,387 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bb/12/58a6258424916941675df0e7809d2a98cb4402471d4b3d718501a80f0365/netbox_proxbox-0.0.2-py3-none-any.whl#sha256=9f7b9b83bc0dbd6b8f0584be0e916da054c388daab9335cdd81d8a02d28d970e (from https://pypi.org/simple/netbox-proxbox/) (requires-python:>=3.8,<4.0) 2021-04-24T15:04:14,387 Given no hashes to check 0 links for project 'netbox-proxbox': discarding no candidates 2021-04-24T15:04:14,388 ERROR: Could not find a version that satisfies the requirement netbox-proxbox==0.0.2 2021-04-24T15:04:14,388 ERROR: No matching distribution found for netbox-proxbox==0.0.2 2021-04-24T15:04:14,388 Exception information: 2021-04-24T15:04:14,388 Traceback (most recent call last): 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-24T15:04:14,388 crit = self.state.criteria[name] 2021-04-24T15:04:14,388 KeyError: 'netbox-proxbox' 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 During handling of the above exception, another exception occurred: 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 Traceback (most recent call last): 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-24T15:04:14,388 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-24T15:04:14,388 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-24T15:04:14,388 raise RequirementsConflicted(criterion) 2021-04-24T15:04:14,388 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netbox-proxbox==0.0.2') 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 During handling of the above exception, another exception occurred: 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 Traceback (most recent call last): 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-24T15:04:14,388 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-24T15:04:14,388 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-24T15:04:14,388 raise ResolutionImpossible(e.criterion.information) 2021-04-24T15:04:14,388 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netbox-proxbox==0.0.2'), parent=None)] 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 The above exception was the direct cause of the following exception: 2021-04-24T15:04:14,388 2021-04-24T15:04:14,388 Traceback (most recent call last): 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-24T15:04:14,388 status = self.run(options, args) 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-24T15:04:14,388 return func(self, options, args) 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-24T15:04:14,388 reqs, check_supported_wheels=True 2021-04-24T15:04:14,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-24T15:04:14,388 six.raise_from(error, e) 2021-04-24T15:04:14,388 File "", line 3, in raise_from 2021-04-24T15:04:14,388 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netbox-proxbox==0.0.2 2021-04-24T15:04:14,393 Removed build tracker: '/tmp/pip-req-tracker-cn29pxug'