2022-04-02T12:56:57,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-ka5s5x4b 2022-04-02T12:56:57,512 Created temporary directory: /tmp/pip-req-tracker-_10rb2l_ 2022-04-02T12:56:57,513 Initialized build tracking at /tmp/pip-req-tracker-_10rb2l_ 2022-04-02T12:56:57,513 Created build tracker: /tmp/pip-req-tracker-_10rb2l_ 2022-04-02T12:56:57,513 Entered build tracker: /tmp/pip-req-tracker-_10rb2l_ 2022-04-02T12:56:57,514 Created temporary directory: /tmp/pip-wheel-cwo56e4y 2022-04-02T12:56:57,577 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-02T12:56:57,592 2 location(s) to search for versions of dd2482-course-automation: 2022-04-02T12:56:57,592 * https://pypi.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,592 * https://www.piwheels.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,593 Fetching project page and analyzing links: https://pypi.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,594 Getting page https://pypi.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,597 Found index url https://pypi.org/simple 2022-04-02T12:56:57,709 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/0c/9e/a713b49ceee17308adab363d86db482366a38316a41f10cb91fc1403d39e/dd2482-course-automation-0.1.6.tar.gz#sha256=02a0d12138784906665c98c99de53ac78ccc288f2120d94c2d26cbf3edab9aa5 (from https://pypi.org/simple/dd2482-course-automation/) (requires-python:>=3.9,<4.0) 2022-04-02T12:56:57,710 Skipping link: No binaries permitted for dd2482-course-automation: https://files.pythonhosted.org/packages/08/ff/e04d371df8ea931ed382e5a563ae539a8632a34eef7133331694e7befd5a/dd2482_course_automation-0.1.6-py3-none-any.whl#sha256=6e8f18bfb83b36a6f81a6f393002b5dfc3e2527cbe3643bb8611bc3e683356b1 (from https://pypi.org/simple/dd2482-course-automation/) (requires-python:>=3.9,<4.0) 2022-04-02T12:56:57,711 Fetching project page and analyzing links: https://www.piwheels.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,712 Getting page https://www.piwheels.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,714 Found index url https://www.piwheels.org/simple 2022-04-02T12:56:57,925 Skipping link: not a file: https://www.piwheels.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,926 Skipping link: not a file: https://pypi.org/simple/dd2482-course-automation/ 2022-04-02T12:56:57,959 Given no hashes to check 0 links for project 'dd2482-course-automation': discarding no candidates 2022-04-02T12:56:57,960 ERROR: Could not find a version that satisfies the requirement dd2482-course-automation==0.1.6 (from versions: none) 2022-04-02T12:56:57,963 ERROR: No matching distribution found for dd2482-course-automation==0.1.6 2022-04-02T12:56:57,965 Exception information: 2022-04-02T12:56:57,965 Traceback (most recent call last): 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-02T12:56:57,965 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-02T12:56:57,965 raise RequirementsConflicted(criterion) 2022-04-02T12:56:57,965 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dd2482-course-automation==0.1.6') 2022-04-02T12:56:57,965 2022-04-02T12:56:57,965 During handling of the above exception, another exception occurred: 2022-04-02T12:56:57,965 2022-04-02T12:56:57,965 Traceback (most recent call last): 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-02T12:56:57,965 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-02T12:56:57,965 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-02T12:56:57,965 raise ResolutionImpossible(e.criterion.information) 2022-04-02T12:56:57,965 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dd2482-course-automation==0.1.6'), parent=None)] 2022-04-02T12:56:57,965 2022-04-02T12:56:57,965 The above exception was the direct cause of the following exception: 2022-04-02T12:56:57,965 2022-04-02T12:56:57,965 Traceback (most recent call last): 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-02T12:56:57,965 status = run_func(*args) 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-02T12:56:57,965 return func(self, options, args) 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-02T12:56:57,965 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-02T12:56:57,965 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-02T12:56:57,965 raise error from e 2022-04-02T12:56:57,965 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dd2482-course-automation==0.1.6 2022-04-02T12:56:57,973 Removed build tracker: '/tmp/pip-req-tracker-_10rb2l_'