2022-03-30T06:49:44,991 Created temporary directory: /tmp/pip-ephem-wheel-cache-pznp4otx 2022-03-30T06:49:44,997 Created temporary directory: /tmp/pip-req-tracker-ipgt_me8 2022-03-30T06:49:44,998 Initialized build tracking at /tmp/pip-req-tracker-ipgt_me8 2022-03-30T06:49:44,998 Created build tracker: /tmp/pip-req-tracker-ipgt_me8 2022-03-30T06:49:44,999 Entered build tracker: /tmp/pip-req-tracker-ipgt_me8 2022-03-30T06:49:45,000 Created temporary directory: /tmp/pip-wheel-gl_8pbvh 2022-03-30T06:49:45,063 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-30T06:49:45,071 2 location(s) to search for versions of simplyfire: 2022-03-30T06:49:45,071 * https://pypi.org/simple/simplyfire/ 2022-03-30T06:49:45,071 * https://www.piwheels.org/simple/simplyfire/ 2022-03-30T06:49:45,073 Fetching project page and analyzing links: https://pypi.org/simple/simplyfire/ 2022-03-30T06:49:45,074 Getting page https://pypi.org/simple/simplyfire/ 2022-03-30T06:49:45,077 Found index url https://pypi.org/simple 2022-03-30T06:49:45,184 Skipping link: No binaries permitted for simplyfire: https://files.pythonhosted.org/packages/c6/3c/565d6b299f1e311f8b40a6cc96e896c3d8612c03615bc6bce512099697b2/simplyfire-0.4.2-py3-none-any.whl#sha256=74c67f101ad2a4742a5a7fa442a6d4abf5ddd7cc81a547d289df7fab889af589 (from https://pypi.org/simple/simplyfire/) (requires-python:>=3.8) 2022-03-30T06:49:45,186 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/08/14/7f2ccc66bd46a94cdbf2dbcf0c6418d1ce8c64ab63dbb8937126e96ca1a2/simplyfire-0.4.2.tar.gz#sha256=f739a90a954f4812112688ce8351074464e332512695e881d13769cc457a42ef (from https://pypi.org/simple/simplyfire/) (requires-python:>=3.8) 2022-03-30T06:49:45,186 Fetching project page and analyzing links: https://www.piwheels.org/simple/simplyfire/ 2022-03-30T06:49:45,187 Getting page https://www.piwheels.org/simple/simplyfire/ 2022-03-30T06:49:45,189 Found index url https://www.piwheels.org/simple 2022-03-30T06:49:45,402 Skipping link: not a file: https://www.piwheels.org/simple/simplyfire/ 2022-03-30T06:49:45,403 Skipping link: not a file: https://pypi.org/simple/simplyfire/ 2022-03-30T06:49:45,436 Given no hashes to check 0 links for project 'simplyfire': discarding no candidates 2022-03-30T06:49:45,437 ERROR: Could not find a version that satisfies the requirement simplyfire==0.4.2 (from versions: none) 2022-03-30T06:49:45,440 ERROR: No matching distribution found for simplyfire==0.4.2 2022-03-30T06:49:45,442 Exception information: 2022-03-30T06:49:45,442 Traceback (most recent call last): 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-30T06:49:45,442 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-30T06:49:45,442 raise RequirementsConflicted(criterion) 2022-03-30T06:49:45,442 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simplyfire==0.4.2') 2022-03-30T06:49:45,442 2022-03-30T06:49:45,442 During handling of the above exception, another exception occurred: 2022-03-30T06:49:45,442 2022-03-30T06:49:45,442 Traceback (most recent call last): 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-30T06:49:45,442 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-30T06:49:45,442 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-30T06:49:45,442 raise ResolutionImpossible(e.criterion.information) 2022-03-30T06:49:45,442 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simplyfire==0.4.2'), parent=None)] 2022-03-30T06:49:45,442 2022-03-30T06:49:45,442 The above exception was the direct cause of the following exception: 2022-03-30T06:49:45,442 2022-03-30T06:49:45,442 Traceback (most recent call last): 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-30T06:49:45,442 status = run_func(*args) 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-30T06:49:45,442 return func(self, options, args) 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-30T06:49:45,442 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-30T06:49:45,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-30T06:49:45,442 raise error from e 2022-03-30T06:49:45,442 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simplyfire==0.4.2 2022-03-30T06:49:45,450 Removed build tracker: '/tmp/pip-req-tracker-ipgt_me8'