2021-10-27T14:02:56,575 Created temporary directory: /tmp/pip-ephem-wheel-cache-i6kz906w 2021-10-27T14:02:56,578 Created temporary directory: /tmp/pip-req-tracker-qcs4avt_ 2021-10-27T14:02:56,579 Initialized build tracking at /tmp/pip-req-tracker-qcs4avt_ 2021-10-27T14:02:56,579 Created build tracker: /tmp/pip-req-tracker-qcs4avt_ 2021-10-27T14:02:56,579 Entered build tracker: /tmp/pip-req-tracker-qcs4avt_ 2021-10-27T14:02:56,580 Created temporary directory: /tmp/pip-wheel-vbolmfnm 2021-10-27T14:02:56,612 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-27T14:02:56,615 2 location(s) to search for versions of rss-news-reader: 2021-10-27T14:02:56,615 * https://pypi.org/simple/rss-news-reader/ 2021-10-27T14:02:56,615 * https://www.piwheels.org/simple/rss-news-reader/ 2021-10-27T14:02:56,616 Fetching project page and analyzing links: https://pypi.org/simple/rss-news-reader/ 2021-10-27T14:02:56,616 Getting page https://pypi.org/simple/rss-news-reader/ 2021-10-27T14:02:56,618 Found index url https://pypi.org/simple 2021-10-27T14:02:56,704 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/89/0f/fa1f96383e671b9988a6bf38c3e629d32f5cca7ec4d6cf8db7f9be08cfde/rss-news-reader-3.2.4.tar.gz#sha256=4d796e94ab3c718867c6bf679783b6a5f5b9b9f844fc5cae2bbb300f70e6d098 (from https://pypi.org/simple/rss-news-reader/) (requires-python:>=3.9) 2021-10-27T14:02:56,704 Skipping link: No binaries permitted for rss-news-reader: https://files.pythonhosted.org/packages/2c/eb/a5e938f4b758fae9ee197e206c29165d7767343f074e8012281bdc70bfdc/rss_news_reader-3.2.4-py3-none-any.whl#sha256=5d9fac74d764801fa471c88ebad7e43e278b4d65bdeac6b4dc9dd4e4a7cfd12b (from https://pypi.org/simple/rss-news-reader/) (requires-python:>=3.9) 2021-10-27T14:02:56,704 Fetching project page and analyzing links: https://www.piwheels.org/simple/rss-news-reader/ 2021-10-27T14:02:56,705 Getting page https://www.piwheels.org/simple/rss-news-reader/ 2021-10-27T14:02:56,706 Found index url https://www.piwheels.org/simple 2021-10-27T14:02:56,920 Skipping link: not a file: https://www.piwheels.org/simple/rss-news-reader/ 2021-10-27T14:02:56,921 Skipping link: not a file: https://pypi.org/simple/rss-news-reader/ 2021-10-27T14:02:56,937 Given no hashes to check 0 links for project 'rss-news-reader': discarding no candidates 2021-10-27T14:02:56,937 ERROR: Could not find a version that satisfies the requirement rss-news-reader==3.2.4 (from versions: none) 2021-10-27T14:02:56,937 ERROR: No matching distribution found for rss-news-reader==3.2.4 2021-10-27T14:02:56,938 Exception information: 2021-10-27T14:02:56,938 Traceback (most recent call last): 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-27T14:02:56,938 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-27T14:02:56,938 raise RequirementsConflicted(criterion) 2021-10-27T14:02:56,938 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rss-news-reader==3.2.4') 2021-10-27T14:02:56,938 2021-10-27T14:02:56,938 During handling of the above exception, another exception occurred: 2021-10-27T14:02:56,938 2021-10-27T14:02:56,938 Traceback (most recent call last): 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-27T14:02:56,938 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-27T14:02:56,938 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-27T14:02:56,938 raise ResolutionImpossible(e.criterion.information) 2021-10-27T14:02:56,938 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rss-news-reader==3.2.4'), parent=None)] 2021-10-27T14:02:56,938 2021-10-27T14:02:56,938 The above exception was the direct cause of the following exception: 2021-10-27T14:02:56,938 2021-10-27T14:02:56,938 Traceback (most recent call last): 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-27T14:02:56,938 status = self.run(options, args) 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-27T14:02:56,938 return func(self, options, args) 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-27T14:02:56,938 reqs, check_supported_wheels=True 2021-10-27T14:02:56,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-27T14:02:56,938 raise error from e 2021-10-27T14:02:56,938 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rss-news-reader==3.2.4 2021-10-27T14:02:56,941 Removed build tracker: '/tmp/pip-req-tracker-qcs4avt_'