2022-07-26T19:14:11,461 Created temporary directory: /tmp/pip-ephem-wheel-cache-xxfheqg9 2022-07-26T19:14:11,466 Created temporary directory: /tmp/pip-build-tracker-hw6oawda 2022-07-26T19:14:11,467 Initialized build tracking at /tmp/pip-build-tracker-hw6oawda 2022-07-26T19:14:11,467 Created build tracker: /tmp/pip-build-tracker-hw6oawda 2022-07-26T19:14:11,468 Entered build tracker: /tmp/pip-build-tracker-hw6oawda 2022-07-26T19:14:11,469 Created temporary directory: /tmp/pip-wheel-h0gu05k8 2022-07-26T19:14:11,538 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-26T19:14:11,547 2 location(s) to search for versions of vertudo-project09090909: 2022-07-26T19:14:11,547 * https://pypi.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,547 * https://www.piwheels.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,548 Fetching project page and analyzing links: https://pypi.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,549 Getting page https://pypi.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,552 Found index url https://pypi.org/simple 2022-07-26T19:14:11,669 Skipping link: Missing project version for vertudo-project09090909: https://files.pythonhosted.org/packages/98/db/469d278265296771078e6c92fc6ca2407b346aa74c3694b34f708e515bf0/Vertudo%20-%20Project09090909-1.0.tar.gz#sha256=e65f6231399cf9cd4279aeb4dc1aa036ee9e8c98c191817b90591df147612d25 (from https://pypi.org/simple/vertudo-project09090909/) 2022-07-26T19:14:11,670 Fetching project page and analyzing links: https://www.piwheels.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,671 Getting page https://www.piwheels.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,673 Found index url https://www.piwheels.org/simple 2022-07-26T19:14:11,890 Skipping link: not a file: https://www.piwheels.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,891 Skipping link: not a file: https://pypi.org/simple/vertudo-project09090909/ 2022-07-26T19:14:11,935 Given no hashes to check 0 links for project 'vertudo-project09090909': discarding no candidates 2022-07-26T19:14:11,936 ERROR: Could not find a version that satisfies the requirement vertudo-project09090909==1.0 (from versions: none) 2022-07-26T19:14:11,939 ERROR: No matching distribution found for vertudo-project09090909==1.0 2022-07-26T19:14:11,941 Exception information: 2022-07-26T19:14:11,941 Traceback (most recent call last): 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-26T19:14:11,941 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-26T19:14:11,941 raise RequirementsConflicted(criterion) 2022-07-26T19:14:11,941 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vertudo-project09090909==1.0') 2022-07-26T19:14:11,941 2022-07-26T19:14:11,941 During handling of the above exception, another exception occurred: 2022-07-26T19:14:11,941 2022-07-26T19:14:11,941 Traceback (most recent call last): 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-07-26T19:14:11,941 result = self._result = resolver.resolve( 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-26T19:14:11,941 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-26T19:14:11,941 raise ResolutionImpossible(e.criterion.information) 2022-07-26T19:14:11,941 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vertudo-project09090909==1.0'), parent=None)] 2022-07-26T19:14:11,941 2022-07-26T19:14:11,941 The above exception was the direct cause of the following exception: 2022-07-26T19:14:11,941 2022-07-26T19:14:11,941 Traceback (most recent call last): 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-26T19:14:11,941 status = run_func(*args) 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-26T19:14:11,941 return func(self, options, args) 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-26T19:14:11,941 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-26T19:14:11,941 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-26T19:14:11,941 raise error from e 2022-07-26T19:14:11,941 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vertudo-project09090909==1.0 2022-07-26T19:14:11,950 Removed build tracker: '/tmp/pip-build-tracker-hw6oawda'