2022-03-31T11:19:46,662 Created temporary directory: /tmp/pip-ephem-wheel-cache-_sr0c_qd 2022-03-31T11:19:46,669 Created temporary directory: /tmp/pip-req-tracker-l63o7ki7 2022-03-31T11:19:46,670 Initialized build tracking at /tmp/pip-req-tracker-l63o7ki7 2022-03-31T11:19:46,670 Created build tracker: /tmp/pip-req-tracker-l63o7ki7 2022-03-31T11:19:46,671 Entered build tracker: /tmp/pip-req-tracker-l63o7ki7 2022-03-31T11:19:46,672 Created temporary directory: /tmp/pip-wheel-dg2kkgis 2022-03-31T11:19:46,742 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-31T11:19:46,746 2 location(s) to search for versions of pyvmt: 2022-03-31T11:19:46,746 * https://pypi.org/simple/pyvmt/ 2022-03-31T11:19:46,746 * https://www.piwheels.org/simple/pyvmt/ 2022-03-31T11:19:46,746 Fetching project page and analyzing links: https://pypi.org/simple/pyvmt/ 2022-03-31T11:19:46,749 Getting page https://pypi.org/simple/pyvmt/ 2022-03-31T11:19:46,753 Found index url https://pypi.org/simple 2022-03-31T11:19:47,075 Skipping link: No binaries permitted for pyvmt: https://files.pythonhosted.org/packages/ee/33/6aaff0acd3f45153678de57653269d74b30e424d9acf3392ac2dffba1740/pyvmt-0.0.2-py3-none-any.whl#sha256=333b863775500fa48914bc2ecb95b3d7f05c9566606e788c1e800b794a37ef05 (from https://pypi.org/simple/pyvmt/) (requires-python:>=3.7) 2022-03-31T11:19:47,077 Link requires a different Python (3.5.3 not in: '>=3.7'): https://files.pythonhosted.org/packages/ca/7d/7044094e756f84b6e53809b78c413b7195a98674150efac6716f675dbc0b/pyvmt-0.0.2.tar.gz#sha256=d57a95656d6f0fd8916005199279d562cf0796a689ff51e63b7fcc9070b5509b (from https://pypi.org/simple/pyvmt/) (requires-python:>=3.7) 2022-03-31T11:19:47,077 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyvmt/ 2022-03-31T11:19:47,078 Getting page https://www.piwheels.org/simple/pyvmt/ 2022-03-31T11:19:47,081 Found index url https://www.piwheels.org/simple 2022-03-31T11:19:47,332 Given no hashes to check 0 links for project 'pyvmt': discarding no candidates 2022-03-31T11:19:47,332 ERROR: Could not find a version that satisfies the requirement pyvmt==0.0.2 2022-03-31T11:19:47,333 ERROR: No matching distribution found for pyvmt==0.0.2 2022-03-31T11:19:47,334 Exception information: 2022-03-31T11:19:47,334 Traceback (most recent call last): 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-31T11:19:47,334 crit = self.state.criteria[name] 2022-03-31T11:19:47,334 KeyError: 'pyvmt' 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 During handling of the above exception, another exception occurred: 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 Traceback (most recent call last): 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-31T11:19:47,334 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-31T11:19:47,334 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-31T11:19:47,334 raise RequirementsConflicted(criterion) 2022-03-31T11:19:47,334 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyvmt==0.0.2') 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 During handling of the above exception, another exception occurred: 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 Traceback (most recent call last): 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-31T11:19:47,334 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-31T11:19:47,334 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-31T11:19:47,334 raise ResolutionImpossible(e.criterion.information) 2022-03-31T11:19:47,334 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyvmt==0.0.2'), parent=None)] 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 The above exception was the direct cause of the following exception: 2022-03-31T11:19:47,334 2022-03-31T11:19:47,334 Traceback (most recent call last): 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-31T11:19:47,334 status = self.run(options, args) 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-31T11:19:47,334 return func(self, options, args) 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-31T11:19:47,334 reqs, check_supported_wheels=True 2022-03-31T11:19:47,334 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-31T11:19:47,334 six.raise_from(error, e) 2022-03-31T11:19:47,334 File "", line 3, in raise_from 2022-03-31T11:19:47,334 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyvmt==0.0.2 2022-03-31T11:19:47,343 Removed build tracker: '/tmp/pip-req-tracker-l63o7ki7'