2021-12-10T01:45:00,793 Created temporary directory: /tmp/pip-ephem-wheel-cache-jmhd3fdu 2021-12-10T01:45:00,800 Created temporary directory: /tmp/pip-req-tracker-kx55dzya 2021-12-10T01:45:00,800 Initialized build tracking at /tmp/pip-req-tracker-kx55dzya 2021-12-10T01:45:00,801 Created build tracker: /tmp/pip-req-tracker-kx55dzya 2021-12-10T01:45:00,801 Entered build tracker: /tmp/pip-req-tracker-kx55dzya 2021-12-10T01:45:00,803 Created temporary directory: /tmp/pip-wheel-_delroen 2021-12-10T01:45:00,870 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-10T01:45:00,873 2 location(s) to search for versions of tecoroute-proxy: 2021-12-10T01:45:00,873 * https://pypi.org/simple/tecoroute-proxy/ 2021-12-10T01:45:00,873 * https://www.piwheels.org/simple/tecoroute-proxy/ 2021-12-10T01:45:00,874 Fetching project page and analyzing links: https://pypi.org/simple/tecoroute-proxy/ 2021-12-10T01:45:00,876 Getting page https://pypi.org/simple/tecoroute-proxy/ 2021-12-10T01:45:00,880 Found index url https://pypi.org/simple 2021-12-10T01:45:01,253 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/04/62/572b33bedd2112e1e4b89ac2976b2b3cd90fbfacbd251f7b8305ab72635d/tecoroute-proxy-0.1.0.tar.gz#sha256=4c28fdb8c914a7b8d13b7060c47f3245f74327a16b4e815adc0634a75f24d7ca (from https://pypi.org/simple/tecoroute-proxy/) (requires-python:>=3.6) 2021-12-10T01:45:01,255 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/59/c6/7cc111e87ae64323d9e00a2e6bcbd8d84cbebf347f63f7f60615ac293741/tecoroute-proxy-0.2.0.tar.gz#sha256=b8018ca52df6264f5e3a32b8418a1f1f2673e2550330124b5cb34b697d2c2d1b (from https://pypi.org/simple/tecoroute-proxy/) (requires-python:>=3.6) 2021-12-10T01:45:01,256 Link requires a different Python (3.5.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/63/cf/10febe3b546c096642ba7e4c1aebb4571b1fbee7ed9d88384503c3a30f87/tecoroute-proxy-0.3.0.tar.gz#sha256=a7bf1bbeecf9448214942e7ed220729ed98f1c4b21a0c053221c7e82d75ee3b1 (from https://pypi.org/simple/tecoroute-proxy/) (requires-python:>=3.8) 2021-12-10T01:45:01,257 Fetching project page and analyzing links: https://www.piwheels.org/simple/tecoroute-proxy/ 2021-12-10T01:45:01,258 Getting page https://www.piwheels.org/simple/tecoroute-proxy/ 2021-12-10T01:45:01,260 Found index url https://www.piwheels.org/simple 2021-12-10T01:45:01,504 Skipping link: No binaries permitted for tecoroute-proxy: https://www.piwheels.org/simple/tecoroute-proxy/tecoroute_proxy-0.1.0-py3-none-any.whl#sha256=8e0b6bde6ff6463bfff2271ce16cae844d1928b9b748a47a08d8e07d69a35a5d (from https://www.piwheels.org/simple/tecoroute-proxy/) (requires-python:>=3.6) 2021-12-10T01:45:01,505 Skipping link: No binaries permitted for tecoroute-proxy: https://www.piwheels.org/simple/tecoroute-proxy/tecoroute_proxy-0.2.0-py3-none-any.whl#sha256=accddb4f81afd9aea06d3511dd7150665df04a6171b652305cf45b7a109a9ff3 (from https://www.piwheels.org/simple/tecoroute-proxy/) (requires-python:>=3.6) 2021-12-10T01:45:01,534 Given no hashes to check 0 links for project 'tecoroute-proxy': discarding no candidates 2021-12-10T01:45:01,535 ERROR: Could not find a version that satisfies the requirement tecoroute-proxy==0.3.0 2021-12-10T01:45:01,536 ERROR: No matching distribution found for tecoroute-proxy==0.3.0 2021-12-10T01:45:01,536 Exception information: 2021-12-10T01:45:01,536 Traceback (most recent call last): 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-12-10T01:45:01,536 crit = self.state.criteria[name] 2021-12-10T01:45:01,536 KeyError: 'tecoroute-proxy' 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 During handling of the above exception, another exception occurred: 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 Traceback (most recent call last): 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-12-10T01:45:01,536 name, crit = self._merge_into_criterion(r, parent=None) 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-12-10T01:45:01,536 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-12-10T01:45:01,536 raise RequirementsConflicted(criterion) 2021-12-10T01:45:01,536 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tecoroute-proxy==0.3.0') 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 During handling of the above exception, another exception occurred: 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 Traceback (most recent call last): 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-12-10T01:45:01,536 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-12-10T01:45:01,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-12-10T01:45:01,536 raise ResolutionImpossible(e.criterion.information) 2021-12-10T01:45:01,536 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tecoroute-proxy==0.3.0'), parent=None)] 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 The above exception was the direct cause of the following exception: 2021-12-10T01:45:01,536 2021-12-10T01:45:01,536 Traceback (most recent call last): 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-12-10T01:45:01,536 status = self.run(options, args) 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-12-10T01:45:01,536 return func(self, options, args) 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-12-10T01:45:01,536 reqs, check_supported_wheels=True 2021-12-10T01:45:01,536 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-12-10T01:45:01,536 six.raise_from(error, e) 2021-12-10T01:45:01,536 File "", line 3, in raise_from 2021-12-10T01:45:01,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tecoroute-proxy==0.3.0 2021-12-10T01:45:01,545 Removed build tracker: '/tmp/pip-req-tracker-kx55dzya'