2021-09-14T01:24:30,780 Created temporary directory: /tmp/pip-ephem-wheel-cache-zr094wb1 2021-09-14T01:24:30,783 Created temporary directory: /tmp/pip-req-tracker-y0r0c3po 2021-09-14T01:24:30,783 Initialized build tracking at /tmp/pip-req-tracker-y0r0c3po 2021-09-14T01:24:30,783 Created build tracker: /tmp/pip-req-tracker-y0r0c3po 2021-09-14T01:24:30,784 Entered build tracker: /tmp/pip-req-tracker-y0r0c3po 2021-09-14T01:24:30,784 Created temporary directory: /tmp/pip-wheel-ol21fkos 2021-09-14T01:24:30,822 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-14T01:24:30,825 2 location(s) to search for versions of sippy-rcognita: 2021-09-14T01:24:30,825 * https://pypi.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,825 * https://www.piwheels.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,825 Fetching project page and analyzing links: https://pypi.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,826 Getting page https://pypi.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,827 Found index url https://pypi.org/simple 2021-09-14T01:24:30,919 Found link https://files.pythonhosted.org/packages/ef/a1/6e9041f933b303a49eaf04931f0afdf2c4575c738bc1e2aac15ba73a4388/sippy-rcognita-0.2.0.linux-x86_64.tar.gz#sha256=d7977615121ba41522b74c58f086e20243fbf1d3c7fdac5c08e1ecf14e5ee823 (from https://pypi.org/simple/sippy-rcognita/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=3.6), version: 0.2.0.linux-x86_64 2021-09-14T01:24:30,920 Fetching project page and analyzing links: https://www.piwheels.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,920 Getting page https://www.piwheels.org/simple/sippy-rcognita/ 2021-09-14T01:24:30,921 Found index url https://www.piwheels.org/simple 2021-09-14T01:24:31,024 Skipping link: not a file: https://www.piwheels.org/simple/sippy-rcognita/ 2021-09-14T01:24:31,024 Skipping link: not a file: https://pypi.org/simple/sippy-rcognita/ 2021-09-14T01:24:31,044 Given no hashes to check 0 links for project 'sippy-rcognita': discarding no candidates 2021-09-14T01:24:31,045 ERROR: Could not find a version that satisfies the requirement sippy-rcognita==0.2.0 (from versions: 0.2.0.linux-x86_64) 2021-09-14T01:24:31,045 ERROR: No matching distribution found for sippy-rcognita==0.2.0 2021-09-14T01:24:31,045 Exception information: 2021-09-14T01:24:31,045 Traceback (most recent call last): 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-14T01:24:31,045 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-14T01:24:31,045 raise RequirementsConflicted(criterion) 2021-09-14T01:24:31,045 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sippy-rcognita==0.2.0') 2021-09-14T01:24:31,045 2021-09-14T01:24:31,045 During handling of the above exception, another exception occurred: 2021-09-14T01:24:31,045 2021-09-14T01:24:31,045 Traceback (most recent call last): 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-14T01:24:31,045 result = self._result = resolver.resolve( 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-14T01:24:31,045 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-14T01:24:31,045 raise ResolutionImpossible(e.criterion.information) 2021-09-14T01:24:31,045 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sippy-rcognita==0.2.0'), parent=None)] 2021-09-14T01:24:31,045 2021-09-14T01:24:31,045 The above exception was the direct cause of the following exception: 2021-09-14T01:24:31,045 2021-09-14T01:24:31,045 Traceback (most recent call last): 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-14T01:24:31,045 status = self.run(options, args) 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-14T01:24:31,045 return func(self, options, args) 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-14T01:24:31,045 requirement_set = resolver.resolve( 2021-09-14T01:24:31,045 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-14T01:24:31,045 raise error from e 2021-09-14T01:24:31,045 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sippy-rcognita==0.2.0 2021-09-14T01:24:31,049 Removed build tracker: '/tmp/pip-req-tracker-y0r0c3po'