2021-07-14T04:44:17,640 Created temporary directory: /tmp/pip-ephem-wheel-cache-gec9uj_u 2021-07-14T04:44:17,643 Created temporary directory: /tmp/pip-req-tracker-6basjjln 2021-07-14T04:44:17,643 Initialized build tracking at /tmp/pip-req-tracker-6basjjln 2021-07-14T04:44:17,643 Created build tracker: /tmp/pip-req-tracker-6basjjln 2021-07-14T04:44:17,643 Entered build tracker: /tmp/pip-req-tracker-6basjjln 2021-07-14T04:44:17,644 Created temporary directory: /tmp/pip-wheel-6hfr7zpq 2021-07-14T04:44:17,672 1 location(s) to search for versions of tpk4170: 2021-07-14T04:44:17,672 * https://pypi.org/simple/tpk4170/ 2021-07-14T04:44:17,672 Fetching project page and analyzing links: https://pypi.org/simple/tpk4170/ 2021-07-14T04:44:17,673 Getting page https://pypi.org/simple/tpk4170/ 2021-07-14T04:44:17,674 Found index url https://pypi.org/simple 2021-07-14T04:44:17,853 Found link https://files.pythonhosted.org/packages/84/09/2d590046d39c43f8550fec83a61b499d5613b9c8f0c4f2898dd0f6a6667f/tpk4170-0.0.2.tar.gz#sha256=0d347cf550f6a8eb7ae71a0d531b49f259d50e2c3dd002d6caa88e811ca545e4 (from https://pypi.org/simple/tpk4170/), version: 0.0.2 2021-07-14T04:44:17,853 Found link https://files.pythonhosted.org/packages/81/81/b71d6309ac4754fd249e1bef3f19eb152b8e0b0d00d0d141d8f4808acaf0/tpk4170-0.0.3.tar.gz#sha256=015efad64ef112fbc55a76692db42103732235606edc7232ceae7823335094ad (from https://pypi.org/simple/tpk4170/), version: 0.0.3 2021-07-14T04:44:17,854 Skipping link: not a file: https://pypi.org/simple/tpk4170/ 2021-07-14T04:44:17,871 Given no hashes to check 1 links for project 'tpk4170': discarding no candidates 2021-07-14T04:44:17,890 Collecting tpk4170==0.0.2 2021-07-14T04:44:17,892 Created temporary directory: /tmp/pip-unpack-oikcvep2 2021-07-14T04:44:18,432 Downloading tpk4170-0.0.2.tar.gz (3.1 MB) 2021-07-14T04:44:19,352 Added tpk4170==0.0.2 from https://files.pythonhosted.org/packages/84/09/2d590046d39c43f8550fec83a61b499d5613b9c8f0c4f2898dd0f6a6667f/tpk4170-0.0.2.tar.gz#sha256=0d347cf550f6a8eb7ae71a0d531b49f259d50e2c3dd002d6caa88e811ca545e4 to build tracker '/tmp/pip-req-tracker-6basjjln' 2021-07-14T04:44:19,353 Running setup.py (path:/tmp/pip-wheel-6hfr7zpq/tpk4170_a0fa1cb6b71245998539410ef0cfe69e/setup.py) egg_info for package tpk4170 2021-07-14T04:44:19,353 Created temporary directory: /tmp/pip-pip-egg-info-ym510rki 2021-07-14T04:44:19,354 Running command python setup.py egg_info 2021-07-14T04:44:20,072 Traceback (most recent call last): 2021-07-14T04:44:20,073 File "", line 1, in 2021-07-14T04:44:20,073 File "/tmp/pip-wheel-6hfr7zpq/tpk4170_a0fa1cb6b71245998539410ef0cfe69e/setup.py", line 9, in 2021-07-14T04:44:20,074 with open('requirements.txt') as f: 2021-07-14T04:44:20,074 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T04:44:20,122 WARNING: Discarding https://files.pythonhosted.org/packages/84/09/2d590046d39c43f8550fec83a61b499d5613b9c8f0c4f2898dd0f6a6667f/tpk4170-0.0.2.tar.gz#sha256=0d347cf550f6a8eb7ae71a0d531b49f259d50e2c3dd002d6caa88e811ca545e4 (from https://pypi.org/simple/tpk4170/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T04:44:20,124 ERROR: Could not find a version that satisfies the requirement tpk4170==0.0.2 (from versions: 0.0.2, 0.0.3) 2021-07-14T04:44:20,124 ERROR: No matching distribution found for tpk4170==0.0.2 2021-07-14T04:44:20,124 Exception information: 2021-07-14T04:44:20,124 Traceback (most recent call last): 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T04:44:20,124 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T04:44:20,124 raise RequirementsConflicted(criterion) 2021-07-14T04:44:20,124 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tpk4170==0.0.2') 2021-07-14T04:44:20,124 2021-07-14T04:44:20,124 During handling of the above exception, another exception occurred: 2021-07-14T04:44:20,124 2021-07-14T04:44:20,124 Traceback (most recent call last): 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T04:44:20,124 result = self._result = resolver.resolve( 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T04:44:20,124 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T04:44:20,124 raise ResolutionImpossible(e.criterion.information) 2021-07-14T04:44:20,124 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tpk4170==0.0.2'), parent=None)] 2021-07-14T04:44:20,124 2021-07-14T04:44:20,124 The above exception was the direct cause of the following exception: 2021-07-14T04:44:20,124 2021-07-14T04:44:20,124 Traceback (most recent call last): 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T04:44:20,124 status = self.run(options, args) 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T04:44:20,124 return func(self, options, args) 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T04:44:20,124 requirement_set = resolver.resolve( 2021-07-14T04:44:20,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T04:44:20,124 raise error from e 2021-07-14T04:44:20,124 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tpk4170==0.0.2 2021-07-14T04:44:20,129 Removed tpk4170==0.0.2 from https://files.pythonhosted.org/packages/84/09/2d590046d39c43f8550fec83a61b499d5613b9c8f0c4f2898dd0f6a6667f/tpk4170-0.0.2.tar.gz#sha256=0d347cf550f6a8eb7ae71a0d531b49f259d50e2c3dd002d6caa88e811ca545e4 from build tracker '/tmp/pip-req-tracker-6basjjln' 2021-07-14T04:44:20,129 Removed build tracker: '/tmp/pip-req-tracker-6basjjln'