2021-12-10T11:00:19,110 Created temporary directory: /tmp/pip-ephem-wheel-cache-e5xx74be 2021-12-10T11:00:19,115 Created temporary directory: /tmp/pip-req-tracker-mpn_b1hr 2021-12-10T11:00:19,116 Initialized build tracking at /tmp/pip-req-tracker-mpn_b1hr 2021-12-10T11:00:19,116 Created build tracker: /tmp/pip-req-tracker-mpn_b1hr 2021-12-10T11:00:19,117 Entered build tracker: /tmp/pip-req-tracker-mpn_b1hr 2021-12-10T11:00:19,118 Created temporary directory: /tmp/pip-wheel-3swjyqdb 2021-12-10T11:00:19,182 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-10T11:00:19,188 2 location(s) to search for versions of covid-dashboard-jadam: 2021-12-10T11:00:19,188 * https://pypi.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,188 * https://www.piwheels.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,189 Fetching project page and analyzing links: https://pypi.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,190 Getting page https://pypi.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,193 Found index url https://pypi.org/simple 2021-12-10T11:00:19,389 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/73/79/f1874a4ae7c526fa3ebfe5dc888eeb5dd1c197618537ee8f86b2f334c761/covid-dashboard-jadam-0.0.1.tar.gz#sha256=4052532b8f1709df749196e9e22ea296cc0ff5acb45865e8d1099334431de0a7 (from https://pypi.org/simple/covid-dashboard-jadam/) (requires-python:>=3.9) 2021-12-10T11:00:19,390 Skipping link: No binaries permitted for covid-dashboard-jadam: https://files.pythonhosted.org/packages/b6/45/49b39e72e45e52ad8e2be73fbe05fae1426b37823b1a9c1b4a4bd9bb573f/covid_dashboard_jadam-0.0.1-py3-none-any.whl#sha256=98523f51f0f136c79daa81aa8413fb8df028d19113ee86deb1e63c523054aa31 (from https://pypi.org/simple/covid-dashboard-jadam/) (requires-python:>=3.9) 2021-12-10T11:00:19,391 Fetching project page and analyzing links: https://www.piwheels.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,391 Getting page https://www.piwheels.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,393 Found index url https://www.piwheels.org/simple 2021-12-10T11:00:19,605 Skipping link: not a file: https://www.piwheels.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,605 Skipping link: not a file: https://pypi.org/simple/covid-dashboard-jadam/ 2021-12-10T11:00:19,636 Given no hashes to check 0 links for project 'covid-dashboard-jadam': discarding no candidates 2021-12-10T11:00:19,637 ERROR: Could not find a version that satisfies the requirement covid-dashboard-jadam==0.0.1 (from versions: none) 2021-12-10T11:00:19,638 ERROR: No matching distribution found for covid-dashboard-jadam==0.0.1 2021-12-10T11:00:19,639 Exception information: 2021-12-10T11:00:19,639 Traceback (most recent call last): 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-10T11:00:19,639 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-10T11:00:19,639 raise RequirementsConflicted(criterion) 2021-12-10T11:00:19,639 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('covid-dashboard-jadam==0.0.1') 2021-12-10T11:00:19,639 2021-12-10T11:00:19,639 During handling of the above exception, another exception occurred: 2021-12-10T11:00:19,639 2021-12-10T11:00:19,639 Traceback (most recent call last): 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-10T11:00:19,639 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-10T11:00:19,639 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-10T11:00:19,639 raise ResolutionImpossible(e.criterion.information) 2021-12-10T11:00:19,639 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('covid-dashboard-jadam==0.0.1'), parent=None)] 2021-12-10T11:00:19,639 2021-12-10T11:00:19,639 The above exception was the direct cause of the following exception: 2021-12-10T11:00:19,639 2021-12-10T11:00:19,639 Traceback (most recent call last): 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-10T11:00:19,639 status = run_func(*args) 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-10T11:00:19,639 return func(self, options, args) 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-10T11:00:19,639 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-10T11:00:19,639 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-10T11:00:19,639 raise error from e 2021-12-10T11:00:19,639 pip._internal.exceptions.DistributionNotFound: No matching distribution found for covid-dashboard-jadam==0.0.1 2021-12-10T11:00:19,647 Removed build tracker: '/tmp/pip-req-tracker-mpn_b1hr'