2021-07-14T05:19:50,743 Created temporary directory: /tmp/pip-ephem-wheel-cache-2knpt_2u 2021-07-14T05:19:50,756 Created temporary directory: /tmp/pip-req-tracker-9y6o2rof 2021-07-14T05:19:50,756 Initialized build tracking at /tmp/pip-req-tracker-9y6o2rof 2021-07-14T05:19:50,756 Created build tracker: /tmp/pip-req-tracker-9y6o2rof 2021-07-14T05:19:50,756 Entered build tracker: /tmp/pip-req-tracker-9y6o2rof 2021-07-14T05:19:50,758 Created temporary directory: /tmp/pip-wheel-rzj0g48e 2021-07-14T05:19:50,886 1 location(s) to search for versions of crit: 2021-07-14T05:19:50,886 * https://pypi.org/simple/crit/ 2021-07-14T05:19:50,886 Fetching project page and analyzing links: https://pypi.org/simple/crit/ 2021-07-14T05:19:50,887 Getting page https://pypi.org/simple/crit/ 2021-07-14T05:19:50,889 Found index url https://pypi.org/simple 2021-07-14T05:19:51,055 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-14T05:19:51,056 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-14T05:19:51,056 Skipping link: not a file: https://pypi.org/simple/crit/ 2021-07-14T05:19:51,074 Given no hashes to check 1 links for project 'crit': discarding no candidates 2021-07-14T05:19:51,095 Collecting crit==0.1 2021-07-14T05:19:51,097 Created temporary directory: /tmp/pip-unpack-8zfd6kr1 2021-07-14T05:19:51,279 Downloading crit-0.1.tar.gz (10 kB) 2021-07-14T05:19:51,368 Added crit==0.1 from https://files.pythonhosted.org/packages/73/97/e27ef119ff6fcdb6d70542065cd138b97210ce48f51548d658ab3a324178/crit-0.1.tar.gz#sha256=6a41c5c4d4538e6b11fc7a998ee336b14e3917bbb6b81ed4e4f9b6666951c64f to build tracker '/tmp/pip-req-tracker-9y6o2rof' 2021-07-14T05:19:51,369 Running setup.py (path:/tmp/pip-wheel-rzj0g48e/crit_7352bc19bba54a4db49b296d3d0170bf/setup.py) egg_info for package crit 2021-07-14T05:19:51,370 Created temporary directory: /tmp/pip-pip-egg-info-hqmgqmcc 2021-07-14T05:19:51,370 Running command python setup.py egg_info 2021-07-14T05:19:52,354 Traceback (most recent call last): 2021-07-14T05:19:52,355 File "", line 1, in 2021-07-14T05:19:52,355 File "/tmp/pip-wheel-rzj0g48e/crit_7352bc19bba54a4db49b296d3d0170bf/setup.py", line 14, in 2021-07-14T05:19:52,355 with open('requirements.txt') as f: 2021-07-14T05:19:52,355 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-14T05:19:52,356 file = builtins.open(filename, mode, buffering) 2021-07-14T05:19:52,356 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T05:19:52,405 WARNING: Discarding https://files.pythonhosted.org/packages/73/97/e27ef119ff6fcdb6d70542065cd138b97210ce48f51548d658ab3a324178/crit-0.1.tar.gz#sha256=6a41c5c4d4538e6b11fc7a998ee336b14e3917bbb6b81ed4e4f9b6666951c64f (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-14T05:19:52,406 ERROR: Could not find a version that satisfies the requirement crit==0.1 (from versions: 0.0.0, 0.1) 2021-07-14T05:19:52,407 ERROR: No matching distribution found for crit==0.1 2021-07-14T05:19:52,407 Exception information: 2021-07-14T05:19:52,407 Traceback (most recent call last): 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T05:19:52,407 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T05:19:52,407 raise RequirementsConflicted(criterion) 2021-07-14T05:19:52,407 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crit==0.1') 2021-07-14T05:19:52,407 2021-07-14T05:19:52,407 During handling of the above exception, another exception occurred: 2021-07-14T05:19:52,407 2021-07-14T05:19:52,407 Traceback (most recent call last): 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T05:19:52,407 result = self._result = resolver.resolve( 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T05:19:52,407 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T05:19:52,407 raise ResolutionImpossible(e.criterion.information) 2021-07-14T05:19:52,407 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crit==0.1'), parent=None)] 2021-07-14T05:19:52,407 2021-07-14T05:19:52,407 The above exception was the direct cause of the following exception: 2021-07-14T05:19:52,407 2021-07-14T05:19:52,407 Traceback (most recent call last): 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T05:19:52,407 status = self.run(options, args) 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T05:19:52,407 return func(self, options, args) 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T05:19:52,407 requirement_set = resolver.resolve( 2021-07-14T05:19:52,407 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T05:19:52,407 raise error from e 2021-07-14T05:19:52,407 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crit==0.1 2021-07-14T05:19:52,412 Removed crit==0.1 from https://files.pythonhosted.org/packages/73/97/e27ef119ff6fcdb6d70542065cd138b97210ce48f51548d658ab3a324178/crit-0.1.tar.gz#sha256=6a41c5c4d4538e6b11fc7a998ee336b14e3917bbb6b81ed4e4f9b6666951c64f from build tracker '/tmp/pip-req-tracker-9y6o2rof' 2021-07-14T05:19:52,412 Removed build tracker: '/tmp/pip-req-tracker-9y6o2rof'