2021-12-07T01:24:27,560 Created temporary directory: /tmp/pip-ephem-wheel-cache-w_bcd0b1 2021-12-07T01:24:27,566 Created temporary directory: /tmp/pip-req-tracker-ntr2alnh 2021-12-07T01:24:27,566 Initialized build tracking at /tmp/pip-req-tracker-ntr2alnh 2021-12-07T01:24:27,567 Created build tracker: /tmp/pip-req-tracker-ntr2alnh 2021-12-07T01:24:27,567 Entered build tracker: /tmp/pip-req-tracker-ntr2alnh 2021-12-07T01:24:27,568 Created temporary directory: /tmp/pip-wheel-16say82t 2021-12-07T01:24:27,631 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T01:24:27,636 2 location(s) to search for versions of connectfour: 2021-12-07T01:24:27,636 * https://pypi.org/simple/connectfour/ 2021-12-07T01:24:27,636 * https://www.piwheels.org/simple/connectfour/ 2021-12-07T01:24:27,637 Fetching project page and analyzing links: https://pypi.org/simple/connectfour/ 2021-12-07T01:24:27,638 Getting page https://pypi.org/simple/connectfour/ 2021-12-07T01:24:27,642 Found index url https://pypi.org/simple 2021-12-07T01:24:27,911 Skipping link: No binaries permitted for connectfour: https://files.pythonhosted.org/packages/99/9a/ec0837f6583646ca713865420dd770e4395435bc65a7d474c75d70d5b307/ConnectFour-0.0.3-py3-none-any.whl#sha256=ebfc653aa9943bb2397103532a24888aa7e8e0e8a9fb25e54a8efa1ad460e10a (from https://pypi.org/simple/connectfour/) (requires-python:>=3.8) 2021-12-07T01:24:27,913 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/26/6c/dbf31915d89778e4e955ffe40c03dff3ace8333e89c849c5b4761c6688b6/ConnectFour-0.0.3.tar.gz#sha256=71aac5bfaaf71e9eceb933eff4ced87992e718a37fe67fd1f13d0554c5334ac4 (from https://pypi.org/simple/connectfour/) (requires-python:>=3.8) 2021-12-07T01:24:27,914 Fetching project page and analyzing links: https://www.piwheels.org/simple/connectfour/ 2021-12-07T01:24:27,914 Getting page https://www.piwheels.org/simple/connectfour/ 2021-12-07T01:24:27,916 Found index url https://www.piwheels.org/simple 2021-12-07T01:24:28,160 Skipping link: not a file: https://www.piwheels.org/simple/connectfour/ 2021-12-07T01:24:28,160 Skipping link: not a file: https://pypi.org/simple/connectfour/ 2021-12-07T01:24:28,192 Given no hashes to check 0 links for project 'connectfour': discarding no candidates 2021-12-07T01:24:28,192 ERROR: Could not find a version that satisfies the requirement connectfour==0.0.3 (from versions: none) 2021-12-07T01:24:28,193 ERROR: No matching distribution found for connectfour==0.0.3 2021-12-07T01:24:28,194 Exception information: 2021-12-07T01:24:28,194 Traceback (most recent call last): 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T01:24:28,194 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T01:24:28,194 raise RequirementsConflicted(criterion) 2021-12-07T01:24:28,194 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('connectfour==0.0.3') 2021-12-07T01:24:28,194 2021-12-07T01:24:28,194 During handling of the above exception, another exception occurred: 2021-12-07T01:24:28,194 2021-12-07T01:24:28,194 Traceback (most recent call last): 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T01:24:28,194 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T01:24:28,194 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T01:24:28,194 raise ResolutionImpossible(e.criterion.information) 2021-12-07T01:24:28,194 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('connectfour==0.0.3'), parent=None)] 2021-12-07T01:24:28,194 2021-12-07T01:24:28,194 The above exception was the direct cause of the following exception: 2021-12-07T01:24:28,194 2021-12-07T01:24:28,194 Traceback (most recent call last): 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T01:24:28,194 status = run_func(*args) 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T01:24:28,194 return func(self, options, args) 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T01:24:28,194 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T01:24:28,194 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T01:24:28,194 raise error from e 2021-12-07T01:24:28,194 pip._internal.exceptions.DistributionNotFound: No matching distribution found for connectfour==0.0.3 2021-12-07T01:24:28,202 Removed build tracker: '/tmp/pip-req-tracker-ntr2alnh'