2021-08-30T01:04:05,884 Created temporary directory: /tmp/pip-ephem-wheel-cache-ajsom8o9 2021-08-30T01:04:05,888 Created temporary directory: /tmp/pip-req-tracker-_20q9hm6 2021-08-30T01:04:05,888 Initialized build tracking at /tmp/pip-req-tracker-_20q9hm6 2021-08-30T01:04:05,888 Created build tracker: /tmp/pip-req-tracker-_20q9hm6 2021-08-30T01:04:05,889 Entered build tracker: /tmp/pip-req-tracker-_20q9hm6 2021-08-30T01:04:05,889 Created temporary directory: /tmp/pip-wheel-bazw_4b8 2021-08-30T01:04:05,921 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T01:04:05,924 2 location(s) to search for versions of hondana: 2021-08-30T01:04:05,924 * https://pypi.org/simple/hondana/ 2021-08-30T01:04:05,924 * https://www.piwheels.org/simple/hondana/ 2021-08-30T01:04:05,924 Fetching project page and analyzing links: https://pypi.org/simple/hondana/ 2021-08-30T01:04:05,925 Getting page https://pypi.org/simple/hondana/ 2021-08-30T01:04:05,926 Found index url https://pypi.org/simple 2021-08-30T01:04:06,014 Skipping link: No binaries permitted for hondana: https://files.pythonhosted.org/packages/3d/9f/8dd41714ab233e0ef44077db0a419810fa1a38332617acc906dc6038699e/Hondana-0.2.1-py3-none-any.whl#sha256=e8d5f73d3032d5145947c0491236d5d296c20924312c3f7244144aaeb7c3ab83 (from https://pypi.org/simple/hondana/) (requires-python:>=3.9,<4.0) 2021-08-30T01:04:06,015 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/60/a5/1179f24692087d7b584809e5f4263a613f9462948a5402f3fbd8dcc885d6/Hondana-0.2.1.tar.gz#sha256=dc096d8096a4e1c9ac54c5325a68e097c40cdb9aa9312922d9959d219a51cbe2 (from https://pypi.org/simple/hondana/) (requires-python:>=3.9,<4.0) 2021-08-30T01:04:06,016 Fetching project page and analyzing links: https://www.piwheels.org/simple/hondana/ 2021-08-30T01:04:06,016 Getting page https://www.piwheels.org/simple/hondana/ 2021-08-30T01:04:06,017 Found index url https://www.piwheels.org/simple 2021-08-30T01:04:06,150 Skipping link: not a file: https://www.piwheels.org/simple/hondana/ 2021-08-30T01:04:06,151 Skipping link: not a file: https://pypi.org/simple/hondana/ 2021-08-30T01:04:06,170 Given no hashes to check 0 links for project 'hondana': discarding no candidates 2021-08-30T01:04:06,170 ERROR: Could not find a version that satisfies the requirement hondana==0.2.1 (from versions: none) 2021-08-30T01:04:06,171 ERROR: No matching distribution found for hondana==0.2.1 2021-08-30T01:04:06,171 Exception information: 2021-08-30T01:04:06,171 Traceback (most recent call last): 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T01:04:06,171 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T01:04:06,171 raise RequirementsConflicted(criterion) 2021-08-30T01:04:06,171 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hondana==0.2.1') 2021-08-30T01:04:06,171 2021-08-30T01:04:06,171 During handling of the above exception, another exception occurred: 2021-08-30T01:04:06,171 2021-08-30T01:04:06,171 Traceback (most recent call last): 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T01:04:06,171 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T01:04:06,171 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T01:04:06,171 raise ResolutionImpossible(e.criterion.information) 2021-08-30T01:04:06,171 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hondana==0.2.1'), parent=None)] 2021-08-30T01:04:06,171 2021-08-30T01:04:06,171 The above exception was the direct cause of the following exception: 2021-08-30T01:04:06,171 2021-08-30T01:04:06,171 Traceback (most recent call last): 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T01:04:06,171 status = self.run(options, args) 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T01:04:06,171 return func(self, options, args) 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T01:04:06,171 reqs, check_supported_wheels=True 2021-08-30T01:04:06,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T01:04:06,171 raise error from e 2021-08-30T01:04:06,171 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hondana==0.2.1 2021-08-30T01:04:06,175 Removed build tracker: '/tmp/pip-req-tracker-_20q9hm6'