2022-03-08T18:56:33,720 Created temporary directory: /tmp/pip-ephem-wheel-cache-r8wbi3uz 2022-03-08T18:56:33,726 Created temporary directory: /tmp/pip-req-tracker-g80p0w4l 2022-03-08T18:56:33,727 Initialized build tracking at /tmp/pip-req-tracker-g80p0w4l 2022-03-08T18:56:33,727 Created build tracker: /tmp/pip-req-tracker-g80p0w4l 2022-03-08T18:56:33,727 Entered build tracker: /tmp/pip-req-tracker-g80p0w4l 2022-03-08T18:56:33,729 Created temporary directory: /tmp/pip-wheel-ex2k97p5 2022-03-08T18:56:33,800 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-08T18:56:33,810 2 location(s) to search for versions of onatpostaci-cs453-hw1: 2022-03-08T18:56:33,810 * https://pypi.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,810 * https://www.piwheels.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,811 Fetching project page and analyzing links: https://pypi.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,812 Getting page https://pypi.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,816 Found index url https://pypi.org/simple 2022-03-08T18:56:33,930 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/74/e4/b9cb110b73a714c37fae0bdbb8ae6c5fe3d6fadbe3cfe59656ca5d7c9e97/onatpostaci-cs453-hw1-2.0.0.tar.gz#sha256=1f3572e124791abb7b5a9e51dbc3ade8ddbf757187a4b3f7ba9fdd190a9ab8dd (from https://pypi.org/simple/onatpostaci-cs453-hw1/) (requires-python:>=3.8) 2022-03-08T18:56:33,931 Skipping link: No binaries permitted for onatpostaci-cs453-hw1: https://files.pythonhosted.org/packages/ab/4a/448599d7274fd5b3e3b1568db4eb6b39de892449a36b835713cb8582089a/onatpostaci_cs453_hw1-2.0.0-py3-none-any.whl#sha256=57903305d378136d394f1b257ca6c75bc5dd4341559c80c0a243258e6286c31a (from https://pypi.org/simple/onatpostaci-cs453-hw1/) (requires-python:>=3.8) 2022-03-08T18:56:33,932 Fetching project page and analyzing links: https://www.piwheels.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,933 Getting page https://www.piwheels.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:33,935 Found index url https://www.piwheels.org/simple 2022-03-08T18:56:34,163 Skipping link: not a file: https://www.piwheels.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:34,164 Skipping link: not a file: https://pypi.org/simple/onatpostaci-cs453-hw1/ 2022-03-08T18:56:34,197 Given no hashes to check 0 links for project 'onatpostaci-cs453-hw1': discarding no candidates 2022-03-08T18:56:34,198 ERROR: Could not find a version that satisfies the requirement onatpostaci-cs453-hw1==2.0.0 (from versions: none) 2022-03-08T18:56:34,201 ERROR: No matching distribution found for onatpostaci-cs453-hw1==2.0.0 2022-03-08T18:56:34,203 Exception information: 2022-03-08T18:56:34,203 Traceback (most recent call last): 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-08T18:56:34,203 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-08T18:56:34,203 raise RequirementsConflicted(criterion) 2022-03-08T18:56:34,203 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('onatpostaci-cs453-hw1==2.0.0') 2022-03-08T18:56:34,203 2022-03-08T18:56:34,203 During handling of the above exception, another exception occurred: 2022-03-08T18:56:34,203 2022-03-08T18:56:34,203 Traceback (most recent call last): 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-08T18:56:34,203 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-08T18:56:34,203 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-08T18:56:34,203 raise ResolutionImpossible(e.criterion.information) 2022-03-08T18:56:34,203 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('onatpostaci-cs453-hw1==2.0.0'), parent=None)] 2022-03-08T18:56:34,203 2022-03-08T18:56:34,203 The above exception was the direct cause of the following exception: 2022-03-08T18:56:34,203 2022-03-08T18:56:34,203 Traceback (most recent call last): 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-08T18:56:34,203 status = run_func(*args) 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-08T18:56:34,203 return func(self, options, args) 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-08T18:56:34,203 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-08T18:56:34,203 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-08T18:56:34,203 raise error from e 2022-03-08T18:56:34,203 pip._internal.exceptions.DistributionNotFound: No matching distribution found for onatpostaci-cs453-hw1==2.0.0 2022-03-08T18:56:34,211 Removed build tracker: '/tmp/pip-req-tracker-g80p0w4l'