2022-06-02T18:51:16,203 Created temporary directory: /tmp/pip-ephem-wheel-cache-w6hv5orj 2022-06-02T18:51:16,208 Created temporary directory: /tmp/pip-build-tracker-w1i704x6 2022-06-02T18:51:16,209 Initialized build tracking at /tmp/pip-build-tracker-w1i704x6 2022-06-02T18:51:16,209 Created build tracker: /tmp/pip-build-tracker-w1i704x6 2022-06-02T18:51:16,210 Entered build tracker: /tmp/pip-build-tracker-w1i704x6 2022-06-02T18:51:16,211 Created temporary directory: /tmp/pip-wheel-frdbowzf 2022-06-02T18:51:16,281 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-02T18:51:16,289 2 location(s) to search for versions of fibonacci-quiz4: 2022-06-02T18:51:16,289 * https://pypi.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,289 * https://www.piwheels.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,290 Fetching project page and analyzing links: https://pypi.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,291 Getting page https://pypi.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,295 Found index url https://pypi.org/simple 2022-06-02T18:51:16,408 Skipping link: Missing project version for fibonacci-quiz4: https://files.pythonhosted.org/packages/16/89/8e8717e39ec53a91949530be300a901bc4bc5eb4644fa9b03fe9cb32b258/Fibonacci%20Quiz4-0.0.1.tar.gz#sha256=7e0f79f59abdbc7d3ad070f6fadec2147e5c786a4d1b74a7e320f79a2382749c (from https://pypi.org/simple/fibonacci-quiz4/) (requires-python:>=3.6) 2022-06-02T18:51:16,409 Skipping link: No binaries permitted for fibonacci-quiz4: https://files.pythonhosted.org/packages/c1/e8/59ac1b19691e5fdd8e76dc53f730e93091e94988242d0f0679734e676073/Fibonacci_Quiz4-0.0.1-py3-none-any.whl#sha256=f571b0a4db70d8570d84ac6827246b80d0798d0ac75538d1366a876450be3f15 (from https://pypi.org/simple/fibonacci-quiz4/) (requires-python:>=3.6) 2022-06-02T18:51:16,409 Fetching project page and analyzing links: https://www.piwheels.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,410 Getting page https://www.piwheels.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,412 Found index url https://www.piwheels.org/simple 2022-06-02T18:51:16,627 Skipping link: not a file: https://www.piwheels.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,628 Skipping link: not a file: https://pypi.org/simple/fibonacci-quiz4/ 2022-06-02T18:51:16,672 Given no hashes to check 0 links for project 'fibonacci-quiz4': discarding no candidates 2022-06-02T18:51:16,673 ERROR: Could not find a version that satisfies the requirement fibonacci-quiz4==0.0.1 (from versions: none) 2022-06-02T18:51:16,676 ERROR: No matching distribution found for fibonacci-quiz4==0.0.1 2022-06-02T18:51:16,678 Exception information: 2022-06-02T18:51:16,678 Traceback (most recent call last): 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-02T18:51:16,678 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-02T18:51:16,678 raise RequirementsConflicted(criterion) 2022-06-02T18:51:16,678 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fibonacci-quiz4==0.0.1') 2022-06-02T18:51:16,678 2022-06-02T18:51:16,678 During handling of the above exception, another exception occurred: 2022-06-02T18:51:16,678 2022-06-02T18:51:16,678 Traceback (most recent call last): 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-02T18:51:16,678 result = self._result = resolver.resolve( 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-02T18:51:16,678 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-02T18:51:16,678 raise ResolutionImpossible(e.criterion.information) 2022-06-02T18:51:16,678 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fibonacci-quiz4==0.0.1'), parent=None)] 2022-06-02T18:51:16,678 2022-06-02T18:51:16,678 The above exception was the direct cause of the following exception: 2022-06-02T18:51:16,678 2022-06-02T18:51:16,678 Traceback (most recent call last): 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-02T18:51:16,678 status = run_func(*args) 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-02T18:51:16,678 return func(self, options, args) 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-02T18:51:16,678 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-02T18:51:16,678 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-02T18:51:16,678 raise error from e 2022-06-02T18:51:16,678 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fibonacci-quiz4==0.0.1 2022-06-02T18:51:16,686 Removed build tracker: '/tmp/pip-build-tracker-w1i704x6'