2021-12-09T20:58:05,679 Created temporary directory: /tmp/pip-ephem-wheel-cache-48ix5aer 2021-12-09T20:58:05,684 Created temporary directory: /tmp/pip-req-tracker-4ry85ngj 2021-12-09T20:58:05,685 Initialized build tracking at /tmp/pip-req-tracker-4ry85ngj 2021-12-09T20:58:05,686 Created build tracker: /tmp/pip-req-tracker-4ry85ngj 2021-12-09T20:58:05,686 Entered build tracker: /tmp/pip-req-tracker-4ry85ngj 2021-12-09T20:58:05,687 Created temporary directory: /tmp/pip-wheel-r4t7fj51 2021-12-09T20:58:05,757 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-09T20:58:05,762 2 location(s) to search for versions of pypipet: 2021-12-09T20:58:05,762 * https://pypi.org/simple/pypipet/ 2021-12-09T20:58:05,762 * https://www.piwheels.org/simple/pypipet/ 2021-12-09T20:58:05,763 Fetching project page and analyzing links: https://pypi.org/simple/pypipet/ 2021-12-09T20:58:05,764 Getting page https://pypi.org/simple/pypipet/ 2021-12-09T20:58:05,767 Found index url https://pypi.org/simple 2021-12-09T20:58:05,965 Skipping link: No binaries permitted for pypipet: https://files.pythonhosted.org/packages/ce/45/73feba83bf99669c4b7ed5c3de41811f2e5a18cae9be84e600750556d1d9/pypipet-0.0.1a0-py3-none-any.whl#sha256=e3f9e8fd241d7c92d0bdd49695d338763153e9047d3d4763585eb36e18abd775 (from https://pypi.org/simple/pypipet/) (requires-python:>=3.8,<4.0) 2021-12-09T20:58:05,967 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/5f/96/6b4e3f8011f3226ec767c7efed9e8a6cf0cf1d488fb0ef39febd20b798ca/pypipet-0.0.1a0.tar.gz#sha256=dd5aa9e1a0325a265df7f2f77e6414f27ee0311c05f23dfea8afc9b388187246 (from https://pypi.org/simple/pypipet/) (requires-python:>=3.8,<4.0) 2021-12-09T20:58:05,967 Fetching project page and analyzing links: https://www.piwheels.org/simple/pypipet/ 2021-12-09T20:58:05,968 Getting page https://www.piwheels.org/simple/pypipet/ 2021-12-09T20:58:05,970 Found index url https://www.piwheels.org/simple 2021-12-09T20:58:06,176 Skipping link: not a file: https://www.piwheels.org/simple/pypipet/ 2021-12-09T20:58:06,176 Skipping link: not a file: https://pypi.org/simple/pypipet/ 2021-12-09T20:58:06,207 Given no hashes to check 0 links for project 'pypipet': discarding no candidates 2021-12-09T20:58:06,208 ERROR: Could not find a version that satisfies the requirement pypipet==0.0.1a0 (from versions: none) 2021-12-09T20:58:06,209 ERROR: No matching distribution found for pypipet==0.0.1a0 2021-12-09T20:58:06,209 Exception information: 2021-12-09T20:58:06,209 Traceback (most recent call last): 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-09T20:58:06,209 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-09T20:58:06,209 raise RequirementsConflicted(criterion) 2021-12-09T20:58:06,209 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypipet==0.0.1a0') 2021-12-09T20:58:06,209 2021-12-09T20:58:06,209 During handling of the above exception, another exception occurred: 2021-12-09T20:58:06,209 2021-12-09T20:58:06,209 Traceback (most recent call last): 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-09T20:58:06,209 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-09T20:58:06,209 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-09T20:58:06,209 raise ResolutionImpossible(e.criterion.information) 2021-12-09T20:58:06,209 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypipet==0.0.1a0'), parent=None)] 2021-12-09T20:58:06,209 2021-12-09T20:58:06,209 The above exception was the direct cause of the following exception: 2021-12-09T20:58:06,209 2021-12-09T20:58:06,209 Traceback (most recent call last): 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-09T20:58:06,209 status = run_func(*args) 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-09T20:58:06,209 return func(self, options, args) 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-09T20:58:06,209 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-09T20:58:06,209 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-09T20:58:06,209 raise error from e 2021-12-09T20:58:06,209 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypipet==0.0.1a0 2021-12-09T20:58:06,217 Removed build tracker: '/tmp/pip-req-tracker-4ry85ngj'