2021-10-18T12:31:51,645 Created temporary directory: /tmp/pip-ephem-wheel-cache-wcktbc5h 2021-10-18T12:31:51,648 Created temporary directory: /tmp/pip-req-tracker-ib5v6tdt 2021-10-18T12:31:51,649 Initialized build tracking at /tmp/pip-req-tracker-ib5v6tdt 2021-10-18T12:31:51,649 Created build tracker: /tmp/pip-req-tracker-ib5v6tdt 2021-10-18T12:31:51,649 Entered build tracker: /tmp/pip-req-tracker-ib5v6tdt 2021-10-18T12:31:51,650 Created temporary directory: /tmp/pip-wheel-lt7umtcu 2021-10-18T12:31:51,677 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T12:31:51,680 2 location(s) to search for versions of tcore-thijs-gh: 2021-10-18T12:31:51,680 * https://pypi.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,680 * https://www.piwheels.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,681 Fetching project page and analyzing links: https://pypi.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,682 Getting page https://pypi.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,683 Found index url https://pypi.org/simple 2021-10-18T12:31:51,771 Link requires a different Python (3.9.2 not in: '==3.9'): https://files.pythonhosted.org/packages/59/7f/6dddedb54f18bfc3f22ce24ebb396f2891a821d3ab4acd45cf2b0bbc10a4/TCore-Thijs_GH-0.0.1.tar.gz#sha256=b9bb644cb5c32dfe1edb29dc382ef3a17dc1273730f594992796ff20f0aa2675 (from https://pypi.org/simple/tcore-thijs-gh/) (requires-python:==3.9) 2021-10-18T12:31:51,772 Skipping link: No binaries permitted for tcore-thijs-gh: https://files.pythonhosted.org/packages/12/f7/800e5d8b7ae9e9d9587705d15b521c95ca5f49fa12bf4261023212acdef6/TCore_Thijs_GH-0.0.1-py3-none-any.whl#sha256=55aa8103a2ecb6574d2de6ef49e3d68822463cbed860628f4bdfd5c105d4f472 (from https://pypi.org/simple/tcore-thijs-gh/) (requires-python:==3.9) 2021-10-18T12:31:51,772 Fetching project page and analyzing links: https://www.piwheels.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,772 Getting page https://www.piwheels.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,773 Found index url https://www.piwheels.org/simple 2021-10-18T12:31:51,959 Skipping link: not a file: https://www.piwheels.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,959 Skipping link: not a file: https://pypi.org/simple/tcore-thijs-gh/ 2021-10-18T12:31:51,978 Given no hashes to check 0 links for project 'tcore-thijs-gh': discarding no candidates 2021-10-18T12:31:51,978 ERROR: Could not find a version that satisfies the requirement tcore-thijs-gh==0.0.1 (from versions: none) 2021-10-18T12:31:51,979 ERROR: No matching distribution found for tcore-thijs-gh==0.0.1 2021-10-18T12:31:51,979 Exception information: 2021-10-18T12:31:51,979 Traceback (most recent call last): 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T12:31:51,979 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T12:31:51,979 raise RequirementsConflicted(criterion) 2021-10-18T12:31:51,979 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tcore-thijs-gh==0.0.1') 2021-10-18T12:31:51,979 2021-10-18T12:31:51,979 During handling of the above exception, another exception occurred: 2021-10-18T12:31:51,979 2021-10-18T12:31:51,979 Traceback (most recent call last): 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-18T12:31:51,979 result = self._result = resolver.resolve( 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T12:31:51,979 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T12:31:51,979 raise ResolutionImpossible(e.criterion.information) 2021-10-18T12:31:51,979 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tcore-thijs-gh==0.0.1'), parent=None)] 2021-10-18T12:31:51,979 2021-10-18T12:31:51,979 The above exception was the direct cause of the following exception: 2021-10-18T12:31:51,979 2021-10-18T12:31:51,979 Traceback (most recent call last): 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T12:31:51,979 status = self.run(options, args) 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T12:31:51,979 return func(self, options, args) 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-18T12:31:51,979 requirement_set = resolver.resolve( 2021-10-18T12:31:51,979 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T12:31:51,979 raise error from e 2021-10-18T12:31:51,979 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tcore-thijs-gh==0.0.1 2021-10-18T12:31:51,983 Removed build tracker: '/tmp/pip-req-tracker-ib5v6tdt'