2021-10-13T14:15:26,517 Created temporary directory: /tmp/pip-ephem-wheel-cache-m_chjapp 2021-10-13T14:15:26,520 Created temporary directory: /tmp/pip-req-tracker-0iu5i814 2021-10-13T14:15:26,521 Initialized build tracking at /tmp/pip-req-tracker-0iu5i814 2021-10-13T14:15:26,521 Created build tracker: /tmp/pip-req-tracker-0iu5i814 2021-10-13T14:15:26,521 Entered build tracker: /tmp/pip-req-tracker-0iu5i814 2021-10-13T14:15:26,522 Created temporary directory: /tmp/pip-wheel-hqswhs4u 2021-10-13T14:15:26,553 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-13T14:15:26,555 2 location(s) to search for versions of redturtle-rssservice: 2021-10-13T14:15:26,555 * https://pypi.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,555 * https://www.piwheels.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,556 Fetching project page and analyzing links: https://pypi.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,557 Getting page https://pypi.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,558 Found index url https://pypi.org/simple 2021-10-13T14:15:26,650 Link requires a different Python (3.9.2 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/19/5f/27607c27df9dae276c552a58c8abeb2b039af13c893bd5ecf299d5f67a52/redturtle.rssservice-0.1.0.tar.gz#sha256=22dbc2a94da4dff956d3858c84426a6bc196c61b1afc4729a6d84efbdc630892 (from https://pypi.org/simple/redturtle-rssservice/) (requires-python:==2.7, >=3.6) 2021-10-13T14:15:26,651 Link requires a different Python (3.9.2 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/9f/94/28f77e2bf45c90b5b9cb3070899e05c2902d0cef48487dba9e2783eaf84e/redturtle.rssservice-1.0.0.tar.gz#sha256=307bf85d9876f48dd278efee1895707bba4bbb60a9d9d7b27e3cba808c275e6a (from https://pypi.org/simple/redturtle-rssservice/) (requires-python:==2.7, >=3.6) 2021-10-13T14:15:26,652 Fetching project page and analyzing links: https://www.piwheels.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,652 Getting page https://www.piwheels.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,653 Found index url https://www.piwheels.org/simple 2021-10-13T14:15:26,836 Skipping link: not a file: https://www.piwheels.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,836 Skipping link: not a file: https://pypi.org/simple/redturtle-rssservice/ 2021-10-13T14:15:26,861 Given no hashes to check 0 links for project 'redturtle-rssservice': discarding no candidates 2021-10-13T14:15:26,862 ERROR: Could not find a version that satisfies the requirement redturtle-rssservice==1.0.0 (from versions: none) 2021-10-13T14:15:26,862 ERROR: No matching distribution found for redturtle-rssservice==1.0.0 2021-10-13T14:15:26,862 Exception information: 2021-10-13T14:15:26,862 Traceback (most recent call last): 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-13T14:15:26,862 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-13T14:15:26,862 raise RequirementsConflicted(criterion) 2021-10-13T14:15:26,862 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redturtle-rssservice==1.0.0') 2021-10-13T14:15:26,862 2021-10-13T14:15:26,862 During handling of the above exception, another exception occurred: 2021-10-13T14:15:26,862 2021-10-13T14:15:26,862 Traceback (most recent call last): 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-13T14:15:26,862 result = self._result = resolver.resolve( 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-13T14:15:26,862 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-13T14:15:26,862 raise ResolutionImpossible(e.criterion.information) 2021-10-13T14:15:26,862 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redturtle-rssservice==1.0.0'), parent=None)] 2021-10-13T14:15:26,862 2021-10-13T14:15:26,862 The above exception was the direct cause of the following exception: 2021-10-13T14:15:26,862 2021-10-13T14:15:26,862 Traceback (most recent call last): 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-13T14:15:26,862 status = self.run(options, args) 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-13T14:15:26,862 return func(self, options, args) 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-13T14:15:26,862 requirement_set = resolver.resolve( 2021-10-13T14:15:26,862 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-13T14:15:26,862 raise error from e 2021-10-13T14:15:26,862 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redturtle-rssservice==1.0.0 2021-10-13T14:15:26,867 Removed build tracker: '/tmp/pip-req-tracker-0iu5i814'