2021-07-12T13:29:30,937 Created temporary directory: /tmp/pip-ephem-wheel-cache-zkvvs7vv 2021-07-12T13:29:30,939 Created temporary directory: /tmp/pip-req-tracker-7tme5vss 2021-07-12T13:29:30,940 Initialized build tracking at /tmp/pip-req-tracker-7tme5vss 2021-07-12T13:29:30,940 Created build tracker: /tmp/pip-req-tracker-7tme5vss 2021-07-12T13:29:30,940 Entered build tracker: /tmp/pip-req-tracker-7tme5vss 2021-07-12T13:29:30,941 Created temporary directory: /tmp/pip-wheel-zhuu1tl0 2021-07-12T13:29:30,969 1 location(s) to search for versions of icenine: 2021-07-12T13:29:30,969 * https://pypi.org/simple/icenine/ 2021-07-12T13:29:30,970 Fetching project page and analyzing links: https://pypi.org/simple/icenine/ 2021-07-12T13:29:30,970 Getting page https://pypi.org/simple/icenine/ 2021-07-12T13:29:30,972 Found index url https://pypi.org/simple 2021-07-12T13:29:31,150 Found link https://files.pythonhosted.org/packages/6a/9e/ac34dc5ca91edf6d2883fa7b736f1cc2d0ede665767886e0d7fdd0af2720/icenine-0.1.0a2.tar.gz#sha256=115850f69f8769a97ccc36c22c0a15af2dac78094ee2afacd5db776a2bd83e6f (from https://pypi.org/simple/icenine/), version: 0.1.0a2 2021-07-12T13:29:31,150 Skipping link: not a file: https://pypi.org/simple/icenine/ 2021-07-12T13:29:31,168 Given no hashes to check 1 links for project 'icenine': discarding no candidates 2021-07-12T13:29:31,187 Collecting icenine==0.1.0a2 2021-07-12T13:29:31,188 Created temporary directory: /tmp/pip-unpack-i0ed2tjd 2021-07-12T13:29:31,371 Downloading icenine-0.1.0a2.tar.gz (132 kB) 2021-07-12T13:29:31,505 Added icenine==0.1.0a2 from https://files.pythonhosted.org/packages/6a/9e/ac34dc5ca91edf6d2883fa7b736f1cc2d0ede665767886e0d7fdd0af2720/icenine-0.1.0a2.tar.gz#sha256=115850f69f8769a97ccc36c22c0a15af2dac78094ee2afacd5db776a2bd83e6f to build tracker '/tmp/pip-req-tracker-7tme5vss' 2021-07-12T13:29:31,506 Running setup.py (path:/tmp/pip-wheel-zhuu1tl0/icenine_9e2a0217f7ad4d63bf255ebd93114bf3/setup.py) egg_info for package icenine 2021-07-12T13:29:31,506 Created temporary directory: /tmp/pip-pip-egg-info-tqwnsdv5 2021-07-12T13:29:31,507 Running command python setup.py egg_info 2021-07-12T13:29:32,317 Traceback (most recent call last): 2021-07-12T13:29:32,318 File "", line 1, in 2021-07-12T13:29:32,318 File "/tmp/pip-wheel-zhuu1tl0/icenine_9e2a0217f7ad4d63bf255ebd93114bf3/setup.py", line 21, in 2021-07-12T13:29:32,319 install_requires=open('requirements.txt').read().split('\n'), 2021-07-12T13:29:32,319 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-12T13:29:32,369 WARNING: Discarding https://files.pythonhosted.org/packages/6a/9e/ac34dc5ca91edf6d2883fa7b736f1cc2d0ede665767886e0d7fdd0af2720/icenine-0.1.0a2.tar.gz#sha256=115850f69f8769a97ccc36c22c0a15af2dac78094ee2afacd5db776a2bd83e6f (from https://pypi.org/simple/icenine/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T13:29:32,370 ERROR: Could not find a version that satisfies the requirement icenine==0.1.0a2 (from versions: 0.1.0a2) 2021-07-12T13:29:32,371 ERROR: No matching distribution found for icenine==0.1.0a2 2021-07-12T13:29:32,371 Exception information: 2021-07-12T13:29:32,371 Traceback (most recent call last): 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:29:32,371 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:29:32,371 raise RequirementsConflicted(criterion) 2021-07-12T13:29:32,371 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('icenine==0.1.0a2') 2021-07-12T13:29:32,371 2021-07-12T13:29:32,371 During handling of the above exception, another exception occurred: 2021-07-12T13:29:32,371 2021-07-12T13:29:32,371 Traceback (most recent call last): 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:29:32,371 result = self._result = resolver.resolve( 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:29:32,371 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:29:32,371 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:29:32,371 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('icenine==0.1.0a2'), parent=None)] 2021-07-12T13:29:32,371 2021-07-12T13:29:32,371 The above exception was the direct cause of the following exception: 2021-07-12T13:29:32,371 2021-07-12T13:29:32,371 Traceback (most recent call last): 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:29:32,371 status = self.run(options, args) 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:29:32,371 return func(self, options, args) 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:29:32,371 requirement_set = resolver.resolve( 2021-07-12T13:29:32,371 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:29:32,371 raise error from e 2021-07-12T13:29:32,371 pip._internal.exceptions.DistributionNotFound: No matching distribution found for icenine==0.1.0a2 2021-07-12T13:29:32,377 Removed icenine==0.1.0a2 from https://files.pythonhosted.org/packages/6a/9e/ac34dc5ca91edf6d2883fa7b736f1cc2d0ede665767886e0d7fdd0af2720/icenine-0.1.0a2.tar.gz#sha256=115850f69f8769a97ccc36c22c0a15af2dac78094ee2afacd5db776a2bd83e6f from build tracker '/tmp/pip-req-tracker-7tme5vss' 2021-07-12T13:29:32,377 Removed build tracker: '/tmp/pip-req-tracker-7tme5vss'