2021-07-14T20:23:37,670 Created temporary directory: /tmp/pip-ephem-wheel-cache-zx6shox1 2021-07-14T20:23:37,673 Created temporary directory: /tmp/pip-req-tracker-8eeqa4mg 2021-07-14T20:23:37,673 Initialized build tracking at /tmp/pip-req-tracker-8eeqa4mg 2021-07-14T20:23:37,673 Created build tracker: /tmp/pip-req-tracker-8eeqa4mg 2021-07-14T20:23:37,673 Entered build tracker: /tmp/pip-req-tracker-8eeqa4mg 2021-07-14T20:23:37,674 Created temporary directory: /tmp/pip-wheel-fmpa8tjn 2021-07-14T20:23:37,709 1 location(s) to search for versions of ruth: 2021-07-14T20:23:37,709 * https://pypi.org/simple/ruth/ 2021-07-14T20:23:37,710 Fetching project page and analyzing links: https://pypi.org/simple/ruth/ 2021-07-14T20:23:37,710 Getting page https://pypi.org/simple/ruth/ 2021-07-14T20:23:37,712 Found index url https://pypi.org/simple 2021-07-14T20:23:37,894 Found link https://files.pythonhosted.org/packages/55/25/395df68733bddf9d2f06698f8ae9156aacb05d7bdcac363b9bb3f8384a5d/ruth-0.0.1.tar.gz#sha256=ed5a6c637ee8688dfd88b389867f1736e7efbc2da2e6499b701acccb9675f17d (from https://pypi.org/simple/ruth/), version: 0.0.1 2021-07-14T20:23:37,895 Skipping link: not a file: https://pypi.org/simple/ruth/ 2021-07-14T20:23:37,914 Given no hashes to check 1 links for project 'ruth': discarding no candidates 2021-07-14T20:23:37,933 Collecting ruth==0.0.1 2021-07-14T20:23:37,935 Created temporary directory: /tmp/pip-unpack-f0c2phqf 2021-07-14T20:23:38,107 Downloading ruth-0.0.1.tar.gz (838 bytes) 2021-07-14T20:23:38,148 Added ruth==0.0.1 from https://files.pythonhosted.org/packages/55/25/395df68733bddf9d2f06698f8ae9156aacb05d7bdcac363b9bb3f8384a5d/ruth-0.0.1.tar.gz#sha256=ed5a6c637ee8688dfd88b389867f1736e7efbc2da2e6499b701acccb9675f17d to build tracker '/tmp/pip-req-tracker-8eeqa4mg' 2021-07-14T20:23:38,149 Running setup.py (path:/tmp/pip-wheel-fmpa8tjn/ruth_23ce2dc56f094c6ea63c7eaa77421958/setup.py) egg_info for package ruth 2021-07-14T20:23:38,150 Created temporary directory: /tmp/pip-pip-egg-info-ctydm7dv 2021-07-14T20:23:38,151 Running command python setup.py egg_info 2021-07-14T20:23:39,494 running egg_info 2021-07-14T20:23:39,496 creating /tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info 2021-07-14T20:23:39,500 writing /tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info/PKG-INFO 2021-07-14T20:23:39,506 writing dependency_links to /tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info/dependency_links.txt 2021-07-14T20:23:39,509 writing requirements to /tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info/requires.txt 2021-07-14T20:23:39,510 writing top-level names to /tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info/top_level.txt 2021-07-14T20:23:39,515 writing manifest file '/tmp/pip-pip-egg-info-ctydm7dv/ruth.egg-info/SOURCES.txt' 2021-07-14T20:23:39,691 error: package directory 'ruth' does not exist 2021-07-14T20:23:39,754 WARNING: Discarding https://files.pythonhosted.org/packages/55/25/395df68733bddf9d2f06698f8ae9156aacb05d7bdcac363b9bb3f8384a5d/ruth-0.0.1.tar.gz#sha256=ed5a6c637ee8688dfd88b389867f1736e7efbc2da2e6499b701acccb9675f17d (from https://pypi.org/simple/ruth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T20:23:39,756 ERROR: Could not find a version that satisfies the requirement ruth==0.0.1 (from versions: 0.0.1) 2021-07-14T20:23:39,756 ERROR: No matching distribution found for ruth==0.0.1 2021-07-14T20:23:39,756 Exception information: 2021-07-14T20:23:39,756 Traceback (most recent call last): 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T20:23:39,756 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T20:23:39,756 raise RequirementsConflicted(criterion) 2021-07-14T20:23:39,756 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ruth==0.0.1') 2021-07-14T20:23:39,756 2021-07-14T20:23:39,756 During handling of the above exception, another exception occurred: 2021-07-14T20:23:39,756 2021-07-14T20:23:39,756 Traceback (most recent call last): 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T20:23:39,756 result = self._result = resolver.resolve( 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T20:23:39,756 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T20:23:39,756 raise ResolutionImpossible(e.criterion.information) 2021-07-14T20:23:39,756 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ruth==0.0.1'), parent=None)] 2021-07-14T20:23:39,756 2021-07-14T20:23:39,756 The above exception was the direct cause of the following exception: 2021-07-14T20:23:39,756 2021-07-14T20:23:39,756 Traceback (most recent call last): 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T20:23:39,756 status = self.run(options, args) 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T20:23:39,756 return func(self, options, args) 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T20:23:39,756 requirement_set = resolver.resolve( 2021-07-14T20:23:39,756 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T20:23:39,756 raise error from e 2021-07-14T20:23:39,756 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ruth==0.0.1 2021-07-14T20:23:39,761 Removed ruth==0.0.1 from https://files.pythonhosted.org/packages/55/25/395df68733bddf9d2f06698f8ae9156aacb05d7bdcac363b9bb3f8384a5d/ruth-0.0.1.tar.gz#sha256=ed5a6c637ee8688dfd88b389867f1736e7efbc2da2e6499b701acccb9675f17d from build tracker '/tmp/pip-req-tracker-8eeqa4mg' 2021-07-14T20:23:39,762 Removed build tracker: '/tmp/pip-req-tracker-8eeqa4mg'