2021-06-03T06:50:40,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-xzmc7wbk 2021-06-03T06:50:40,335 Created temporary directory: /tmp/pip-req-tracker-1wofpzwp 2021-06-03T06:50:40,335 Initialized build tracking at /tmp/pip-req-tracker-1wofpzwp 2021-06-03T06:50:40,335 Created build tracker: /tmp/pip-req-tracker-1wofpzwp 2021-06-03T06:50:40,335 Entered build tracker: /tmp/pip-req-tracker-1wofpzwp 2021-06-03T06:50:40,336 Created temporary directory: /tmp/pip-wheel-2sb9v3kg 2021-06-03T06:50:40,377 1 location(s) to search for versions of kindle2notion: 2021-06-03T06:50:40,377 * https://pypi.org/simple/kindle2notion/ 2021-06-03T06:50:40,378 Fetching project page and analyzing links: https://pypi.org/simple/kindle2notion/ 2021-06-03T06:50:40,378 Getting page https://pypi.org/simple/kindle2notion/ 2021-06-03T06:50:40,380 Found index url https://pypi.org/simple 2021-06-03T06:50:40,470 Found link https://files.pythonhosted.org/packages/7a/d1/d59fa506bd0f0bf6d9a8af6b2a376f3d47e2b118bfa52619653f8f690f13/kindle2notion-0.1.2.tar.gz#sha256=7ecc1dc6df5433663b95f5b91d4bed3c93aa64f45592e22c2b3f3792ee2c9838 (from https://pypi.org/simple/kindle2notion/) (requires-python:>=3.7), version: 0.1.2 2021-06-03T06:50:40,471 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/9d/4f/10a2a7865da0c6f8273e9ec0fcc86f04eef0f94fcb9cb1cfca172b9a5c02/kindle2notion-0.1.3.tar.gz#sha256=f351300fecf93f8d4a2329c8db882bdc5a2051f68d9ed2e80c23f8e635d8b119 (from https://pypi.org/simple/kindle2notion/) (requires-python:>=3.9) 2021-06-03T06:50:40,472 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/86/04/b14f17e9ec1ddc4eea47a13933f770278257c3eba189cbd59cbeea760999/kindle2notion-0.1.4.tar.gz#sha256=1b1b08a0cb346e6e62d1f9f1b48fb582dbb95c71717fac57d1c198cde23e239f (from https://pypi.org/simple/kindle2notion/) (requires-python:>=3.9) 2021-06-03T06:50:40,472 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/54/86/4c051dc587b68e17dfac7fb509f4238a3fd93d533868e5618ffb58c05f8a/kindle2notion-0.1.5.tar.gz#sha256=c2117e99a3917e878add64cf5e8b6b2fde31dc4313f8c85e7314e77472d11c58 (from https://pypi.org/simple/kindle2notion/) (requires-python:>=3.9) 2021-06-03T06:50:40,473 Skipping link: not a file: https://pypi.org/simple/kindle2notion/ 2021-06-03T06:50:40,486 Given no hashes to check 0 links for project 'kindle2notion': discarding no candidates 2021-06-03T06:50:40,486 ERROR: Could not find a version that satisfies the requirement kindle2notion==0.1.4 (from versions: 0.1.2) 2021-06-03T06:50:40,487 ERROR: No matching distribution found for kindle2notion==0.1.4 2021-06-03T06:50:40,487 Exception information: 2021-06-03T06:50:40,487 Traceback (most recent call last): 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-03T06:50:40,487 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-03T06:50:40,487 raise RequirementsConflicted(criterion) 2021-06-03T06:50:40,487 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kindle2notion==0.1.4') 2021-06-03T06:50:40,487 2021-06-03T06:50:40,487 During handling of the above exception, another exception occurred: 2021-06-03T06:50:40,487 2021-06-03T06:50:40,487 Traceback (most recent call last): 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-03T06:50:40,487 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-03T06:50:40,487 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-03T06:50:40,487 raise ResolutionImpossible(e.criterion.information) 2021-06-03T06:50:40,487 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kindle2notion==0.1.4'), parent=None)] 2021-06-03T06:50:40,487 2021-06-03T06:50:40,487 The above exception was the direct cause of the following exception: 2021-06-03T06:50:40,487 2021-06-03T06:50:40,487 Traceback (most recent call last): 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-03T06:50:40,487 status = self.run(options, args) 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-03T06:50:40,487 return func(self, options, args) 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-03T06:50:40,487 reqs, check_supported_wheels=True 2021-06-03T06:50:40,487 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-03T06:50:40,487 raise error from e 2021-06-03T06:50:40,487 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kindle2notion==0.1.4 2021-06-03T06:50:40,491 Removed build tracker: '/tmp/pip-req-tracker-1wofpzwp'