2021-07-12T02:02:17,990 Created temporary directory: /tmp/pip-ephem-wheel-cache-2_2glnyt 2021-07-12T02:02:17,993 Created temporary directory: /tmp/pip-req-tracker-kmncx9so 2021-07-12T02:02:17,994 Initialized build tracking at /tmp/pip-req-tracker-kmncx9so 2021-07-12T02:02:17,994 Created build tracker: /tmp/pip-req-tracker-kmncx9so 2021-07-12T02:02:17,994 Entered build tracker: /tmp/pip-req-tracker-kmncx9so 2021-07-12T02:02:17,995 Created temporary directory: /tmp/pip-wheel-528c4hl_ 2021-07-12T02:02:18,025 1 location(s) to search for versions of torndown: 2021-07-12T02:02:18,025 * https://pypi.org/simple/torndown/ 2021-07-12T02:02:18,026 Fetching project page and analyzing links: https://pypi.org/simple/torndown/ 2021-07-12T02:02:18,026 Getting page https://pypi.org/simple/torndown/ 2021-07-12T02:02:18,028 Found index url https://pypi.org/simple 2021-07-12T02:02:18,205 Found link https://files.pythonhosted.org/packages/f8/c6/d98b2a5049beabaa1d55ffb02cff1fa134f5152e1dc2178419e516031f74/torndown-0.0.1.tar.gz#sha256=8d675c5a223ecbf86eaa116f1d47f4adae70d37b90b2bc8c5c39562a7bf07d23 (from https://pypi.org/simple/torndown/), version: 0.0.1 2021-07-12T02:02:18,206 Found link https://files.pythonhosted.org/packages/bd/92/32c85ad52eebc96a88104ff63c6969f7b87508abad0609ea68efe7d2dd4b/torndown-0.1.1.tar.gz#sha256=b85b219a2030bdc1c3770ec409e9de5628da848e5dd5aaed8f81665ae8131674 (from https://pypi.org/simple/torndown/), version: 0.1.1 2021-07-12T02:02:18,206 Skipping link: not a file: https://pypi.org/simple/torndown/ 2021-07-12T02:02:18,224 Given no hashes to check 1 links for project 'torndown': discarding no candidates 2021-07-12T02:02:18,243 Collecting torndown==0.0.1 2021-07-12T02:02:18,245 Created temporary directory: /tmp/pip-unpack-0nwxcgkd 2021-07-12T02:02:18,416 Downloading torndown-0.0.1.tar.gz (2.6 kB) 2021-07-12T02:02:18,455 Added torndown==0.0.1 from https://files.pythonhosted.org/packages/f8/c6/d98b2a5049beabaa1d55ffb02cff1fa134f5152e1dc2178419e516031f74/torndown-0.0.1.tar.gz#sha256=8d675c5a223ecbf86eaa116f1d47f4adae70d37b90b2bc8c5c39562a7bf07d23 to build tracker '/tmp/pip-req-tracker-kmncx9so' 2021-07-12T02:02:18,456 Running setup.py (path:/tmp/pip-wheel-528c4hl_/torndown_552b2fac242c490f9241bd55d1227c8a/setup.py) egg_info for package torndown 2021-07-12T02:02:18,457 Created temporary directory: /tmp/pip-pip-egg-info-nddzf9dk 2021-07-12T02:02:18,457 Running command python setup.py egg_info 2021-07-12T02:02:19,353 Traceback (most recent call last): 2021-07-12T02:02:19,353 File "", line 1, in 2021-07-12T02:02:19,354 File "/tmp/pip-wheel-528c4hl_/torndown_552b2fac242c490f9241bd55d1227c8a/setup.py", line 14, in 2021-07-12T02:02:19,354 with open('requirements.txt') as f: 2021-07-12T02:02:19,354 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T02:02:19,402 WARNING: Discarding https://files.pythonhosted.org/packages/f8/c6/d98b2a5049beabaa1d55ffb02cff1fa134f5152e1dc2178419e516031f74/torndown-0.0.1.tar.gz#sha256=8d675c5a223ecbf86eaa116f1d47f4adae70d37b90b2bc8c5c39562a7bf07d23 (from https://pypi.org/simple/torndown/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T02:02:19,403 ERROR: Could not find a version that satisfies the requirement torndown==0.0.1 (from versions: 0.0.1, 0.1.1) 2021-07-12T02:02:19,404 ERROR: No matching distribution found for torndown==0.0.1 2021-07-12T02:02:19,404 Exception information: 2021-07-12T02:02:19,404 Traceback (most recent call last): 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T02:02:19,404 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T02:02:19,404 raise RequirementsConflicted(criterion) 2021-07-12T02:02:19,404 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torndown==0.0.1') 2021-07-12T02:02:19,404 2021-07-12T02:02:19,404 During handling of the above exception, another exception occurred: 2021-07-12T02:02:19,404 2021-07-12T02:02:19,404 Traceback (most recent call last): 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T02:02:19,404 result = self._result = resolver.resolve( 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T02:02:19,404 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T02:02:19,404 raise ResolutionImpossible(e.criterion.information) 2021-07-12T02:02:19,404 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torndown==0.0.1'), parent=None)] 2021-07-12T02:02:19,404 2021-07-12T02:02:19,404 The above exception was the direct cause of the following exception: 2021-07-12T02:02:19,404 2021-07-12T02:02:19,404 Traceback (most recent call last): 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T02:02:19,404 status = self.run(options, args) 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T02:02:19,404 return func(self, options, args) 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T02:02:19,404 requirement_set = resolver.resolve( 2021-07-12T02:02:19,404 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T02:02:19,404 raise error from e 2021-07-12T02:02:19,404 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torndown==0.0.1 2021-07-12T02:02:19,409 Removed torndown==0.0.1 from https://files.pythonhosted.org/packages/f8/c6/d98b2a5049beabaa1d55ffb02cff1fa134f5152e1dc2178419e516031f74/torndown-0.0.1.tar.gz#sha256=8d675c5a223ecbf86eaa116f1d47f4adae70d37b90b2bc8c5c39562a7bf07d23 from build tracker '/tmp/pip-req-tracker-kmncx9so' 2021-07-12T02:02:19,409 Removed build tracker: '/tmp/pip-req-tracker-kmncx9so'