2022-04-07T03:43:30,399 Created temporary directory: /tmp/pip-ephem-wheel-cache-8pp3csfo 2022-04-07T03:43:30,404 Created temporary directory: /tmp/pip-req-tracker-nvebzmnt 2022-04-07T03:43:30,405 Initialized build tracking at /tmp/pip-req-tracker-nvebzmnt 2022-04-07T03:43:30,405 Created build tracker: /tmp/pip-req-tracker-nvebzmnt 2022-04-07T03:43:30,406 Entered build tracker: /tmp/pip-req-tracker-nvebzmnt 2022-04-07T03:43:30,407 Created temporary directory: /tmp/pip-wheel-w71i2x_7 2022-04-07T03:43:30,480 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-07T03:43:30,489 2 location(s) to search for versions of tcolorp: 2022-04-07T03:43:30,489 * https://pypi.org/simple/tcolorp/ 2022-04-07T03:43:30,489 * https://www.piwheels.org/simple/tcolorp/ 2022-04-07T03:43:30,490 Fetching project page and analyzing links: https://pypi.org/simple/tcolorp/ 2022-04-07T03:43:30,491 Getting page https://pypi.org/simple/tcolorp/ 2022-04-07T03:43:30,494 Found index url https://pypi.org/simple 2022-04-07T03:43:30,607 Skipping link: No binaries permitted for tcolorp: https://files.pythonhosted.org/packages/71/fd/0b530fa832d0a354c0d9e30ab14a5fbc492dbf6d1ceb62e922a1683a94e3/tColorP-0.0.1-py3-none-any.whl#sha256=a83ce3730b1fb734b5c4c4f339852b72f5b9bd3e6203ef438ac2bd12e349914a (from https://pypi.org/simple/tcolorp/) (requires-python:>=3) 2022-04-07T03:43:30,609 Found link https://files.pythonhosted.org/packages/d6/d6/a1628401fa293f6ee3822f15d8ff99d892410a2f66cc495926d13f6249cf/tColorP-0.0.1.tar.gz#sha256=6ab71ff950fc145453b9305a041d940e4ab5f64a59c1a13021af1c00dd993d8c (from https://pypi.org/simple/tcolorp/) (requires-python:>=3), version: 0.0.1 2022-04-07T03:43:30,609 Skipping link: No binaries permitted for tcolorp: https://files.pythonhosted.org/packages/ba/95/f5488ab5caa31c07b4a28187b8ca00ffc2275cc95734aac2594b3bbc3236/tColorP-0.0.2-py3-none-any.whl#sha256=62c3b0541458a20b8fc5094ae3a180029ac1a0d5cc1554ad116d73e8920bfe4b (from https://pypi.org/simple/tcolorp/) (requires-python:>=3) 2022-04-07T03:43:30,610 Found link https://files.pythonhosted.org/packages/4a/46/670e5a874ec8c957a02bb8f30ee53a0c2c28fe2c98c71cda1c70f83bf165/tColorP-0.0.2.linux-x86_64.tar.gz#sha256=d9c64e8ce7d92125f7ce612cfa32cd2545ce85c900d03281a637cb0abbf49f85 (from https://pypi.org/simple/tcolorp/) (requires-python:>=3), version: 0.0.2.linux-x86_64 2022-04-07T03:43:30,611 Fetching project page and analyzing links: https://www.piwheels.org/simple/tcolorp/ 2022-04-07T03:43:30,612 Getting page https://www.piwheels.org/simple/tcolorp/ 2022-04-07T03:43:30,614 Found index url https://www.piwheels.org/simple 2022-04-07T03:43:30,822 Skipping link: No binaries permitted for tcolorp: https://www.piwheels.org/simple/tcolorp/tColorP-0.0.1-py3-none-any.whl#sha256=c48d0bd2be497b858cc02186eb394aa7c23a777982a270229c8c402f1069c020 (from https://www.piwheels.org/simple/tcolorp/) (requires-python:>=3) 2022-04-07T03:43:30,823 Skipping link: not a file: https://www.piwheels.org/simple/tcolorp/ 2022-04-07T03:43:30,823 Skipping link: not a file: https://pypi.org/simple/tcolorp/ 2022-04-07T03:43:30,867 Given no hashes to check 0 links for project 'tcolorp': discarding no candidates 2022-04-07T03:43:30,868 ERROR: Could not find a version that satisfies the requirement tcolorp==0.0.2 (from versions: 0.0.2.linux-x86_64, 0.0.1) 2022-04-07T03:43:30,871 ERROR: No matching distribution found for tcolorp==0.0.2 2022-04-07T03:43:30,873 Exception information: 2022-04-07T03:43:30,873 Traceback (most recent call last): 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-07T03:43:30,873 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-07T03:43:30,873 raise RequirementsConflicted(criterion) 2022-04-07T03:43:30,873 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tcolorp==0.0.2') 2022-04-07T03:43:30,873 2022-04-07T03:43:30,873 During handling of the above exception, another exception occurred: 2022-04-07T03:43:30,873 2022-04-07T03:43:30,873 Traceback (most recent call last): 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-07T03:43:30,873 result = self._result = resolver.resolve( 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-07T03:43:30,873 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-07T03:43:30,873 raise ResolutionImpossible(e.criterion.information) 2022-04-07T03:43:30,873 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tcolorp==0.0.2'), parent=None)] 2022-04-07T03:43:30,873 2022-04-07T03:43:30,873 The above exception was the direct cause of the following exception: 2022-04-07T03:43:30,873 2022-04-07T03:43:30,873 Traceback (most recent call last): 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-07T03:43:30,873 status = run_func(*args) 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-07T03:43:30,873 return func(self, options, args) 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-07T03:43:30,873 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-07T03:43:30,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-07T03:43:30,873 raise error from e 2022-04-07T03:43:30,873 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tcolorp==0.0.2 2022-04-07T03:43:30,881 Removed build tracker: '/tmp/pip-req-tracker-nvebzmnt'