2021-07-14T04:44:22,538 Created temporary directory: /tmp/pip-ephem-wheel-cache-pafjeaox 2021-07-14T04:44:22,541 Created temporary directory: /tmp/pip-req-tracker-q4lvb2qo 2021-07-14T04:44:22,541 Initialized build tracking at /tmp/pip-req-tracker-q4lvb2qo 2021-07-14T04:44:22,541 Created build tracker: /tmp/pip-req-tracker-q4lvb2qo 2021-07-14T04:44:22,542 Entered build tracker: /tmp/pip-req-tracker-q4lvb2qo 2021-07-14T04:44:22,542 Created temporary directory: /tmp/pip-wheel-ar_xx9ql 2021-07-14T04:44:22,572 1 location(s) to search for versions of crit: 2021-07-14T04:44:22,572 * https://pypi.org/simple/crit/ 2021-07-14T04:44:22,572 Fetching project page and analyzing links: https://pypi.org/simple/crit/ 2021-07-14T04:44:22,573 Getting page https://pypi.org/simple/crit/ 2021-07-14T04:44:22,574 Found index url https://pypi.org/simple 2021-07-14T04:44:22,752 Found link https://files.pythonhosted.org/packages/42/24/ba6ff5e5f8b450e6fb8a94a8b5e6e20c32c43e6f1ed034e18a57ae267831/crit-0.0.0.tar.gz#sha256=5413469219551d7e5e12b033d7c18dbc2a95de7ee9bd147b714ae782e5746455 (from https://pypi.org/simple/crit/), version: 0.0.0 2021-07-14T04:44:22,752 Found link https://files.pythonhosted.org/packages/73/97/e27ef119ff6fcdb6d70542065cd138b97210ce48f51548d658ab3a324178/crit-0.1.tar.gz#sha256=6a41c5c4d4538e6b11fc7a998ee336b14e3917bbb6b81ed4e4f9b6666951c64f (from https://pypi.org/simple/crit/), version: 0.1 2021-07-14T04:44:22,753 Skipping link: not a file: https://pypi.org/simple/crit/ 2021-07-14T04:44:22,770 Given no hashes to check 1 links for project 'crit': discarding no candidates 2021-07-14T04:44:22,789 Collecting crit==0.0.0 2021-07-14T04:44:22,791 Created temporary directory: /tmp/pip-unpack-cm86_44r 2021-07-14T04:44:22,961 Downloading crit-0.0.0.tar.gz (1.8 kB) 2021-07-14T04:44:22,995 Added crit==0.0.0 from https://files.pythonhosted.org/packages/42/24/ba6ff5e5f8b450e6fb8a94a8b5e6e20c32c43e6f1ed034e18a57ae267831/crit-0.0.0.tar.gz#sha256=5413469219551d7e5e12b033d7c18dbc2a95de7ee9bd147b714ae782e5746455 to build tracker '/tmp/pip-req-tracker-q4lvb2qo' 2021-07-14T04:44:22,996 Running setup.py (path:/tmp/pip-wheel-ar_xx9ql/crit_3ab8f84a4053467bb19f7e06dafc775d/setup.py) egg_info for package crit 2021-07-14T04:44:22,997 Created temporary directory: /tmp/pip-pip-egg-info-swbzy6hh 2021-07-14T04:44:22,997 Running command python setup.py egg_info 2021-07-14T04:44:23,906 Traceback (most recent call last): 2021-07-14T04:44:23,907 File "", line 1, in 2021-07-14T04:44:23,907 File "/tmp/pip-wheel-ar_xx9ql/crit_3ab8f84a4053467bb19f7e06dafc775d/setup.py", line 11, in 2021-07-14T04:44:23,907 with open('requirements.txt') as f: 2021-07-14T04:44:23,908 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-14T04:44:23,908 file = builtins.open(filename, mode, buffering) 2021-07-14T04:44:23,908 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T04:44:23,956 WARNING: Discarding https://files.pythonhosted.org/packages/42/24/ba6ff5e5f8b450e6fb8a94a8b5e6e20c32c43e6f1ed034e18a57ae267831/crit-0.0.0.tar.gz#sha256=5413469219551d7e5e12b033d7c18dbc2a95de7ee9bd147b714ae782e5746455 (from https://pypi.org/simple/crit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T04:44:23,958 ERROR: Could not find a version that satisfies the requirement crit==0.0.0 (from versions: 0.0.0, 0.1) 2021-07-14T04:44:23,958 ERROR: No matching distribution found for crit==0.0.0 2021-07-14T04:44:23,958 Exception information: 2021-07-14T04:44:23,958 Traceback (most recent call last): 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T04:44:23,958 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T04:44:23,958 raise RequirementsConflicted(criterion) 2021-07-14T04:44:23,958 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crit==0.0.0') 2021-07-14T04:44:23,958 2021-07-14T04:44:23,958 During handling of the above exception, another exception occurred: 2021-07-14T04:44:23,958 2021-07-14T04:44:23,958 Traceback (most recent call last): 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T04:44:23,958 result = self._result = resolver.resolve( 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T04:44:23,958 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T04:44:23,958 raise ResolutionImpossible(e.criterion.information) 2021-07-14T04:44:23,958 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crit==0.0.0'), parent=None)] 2021-07-14T04:44:23,958 2021-07-14T04:44:23,958 The above exception was the direct cause of the following exception: 2021-07-14T04:44:23,958 2021-07-14T04:44:23,958 Traceback (most recent call last): 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T04:44:23,958 status = self.run(options, args) 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T04:44:23,958 return func(self, options, args) 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T04:44:23,958 requirement_set = resolver.resolve( 2021-07-14T04:44:23,958 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T04:44:23,958 raise error from e 2021-07-14T04:44:23,958 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crit==0.0.0 2021-07-14T04:44:23,963 Removed crit==0.0.0 from https://files.pythonhosted.org/packages/42/24/ba6ff5e5f8b450e6fb8a94a8b5e6e20c32c43e6f1ed034e18a57ae267831/crit-0.0.0.tar.gz#sha256=5413469219551d7e5e12b033d7c18dbc2a95de7ee9bd147b714ae782e5746455 from build tracker '/tmp/pip-req-tracker-q4lvb2qo' 2021-07-14T04:44:23,964 Removed build tracker: '/tmp/pip-req-tracker-q4lvb2qo'