2023-05-13T17:24:07,684 Created temporary directory: /tmp/pip-build-tracker-bt9svakp 2023-05-13T17:24:07,687 Initialized build tracking at /tmp/pip-build-tracker-bt9svakp 2023-05-13T17:24:07,687 Created build tracker: /tmp/pip-build-tracker-bt9svakp 2023-05-13T17:24:07,688 Entered build tracker: /tmp/pip-build-tracker-bt9svakp 2023-05-13T17:24:07,689 Created temporary directory: /tmp/pip-wheel-6136etc4 2023-05-13T17:24:07,698 Created temporary directory: /tmp/pip-ephem-wheel-cache-h3hzffwo 2023-05-13T17:24:07,749 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-13T17:24:07,757 2 location(s) to search for versions of notionflow: 2023-05-13T17:24:07,757 * https://pypi.org/simple/notionflow/ 2023-05-13T17:24:07,757 * https://www.piwheels.org/simple/notionflow/ 2023-05-13T17:24:07,758 Fetching project page and analyzing links: https://pypi.org/simple/notionflow/ 2023-05-13T17:24:07,759 Getting page https://pypi.org/simple/notionflow/ 2023-05-13T17:24:07,763 Found index url https://pypi.org/simple/ 2023-05-13T17:24:07,977 Fetched page https://pypi.org/simple/notionflow/ as application/vnd.pypi.simple.v1+json 2023-05-13T17:24:07,979 Skipping link: No binaries permitted for notionflow: https://files.pythonhosted.org/packages/d9/ed/ad31fd81803aa6449efd27905a93aa622bb2357c01d580ffd3f4edc3e80f/notionflow-0.1.0-py3-none-any.whl (from https://pypi.org/simple/notionflow/) (requires-python:>=3.9,<4.0) 2023-05-13T17:24:07,981 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/bb/fe/92569abda153cc47b9de89db63f0c6d29f1c52d03214c1ffe40bb1b74dd6/notionflow-0.1.0.tar.gz (from https://pypi.org/simple/notionflow/) (requires-python:>=3.9,<4.0) 2023-05-13T17:24:07,982 Skipping link: 0.1.0 Requires-Python >=3.9,<4.0: https://files.pythonhosted.org/packages/bb/fe/92569abda153cc47b9de89db63f0c6d29f1c52d03214c1ffe40bb1b74dd6/notionflow-0.1.0.tar.gz (from https://pypi.org/simple/notionflow/) (requires-python:>=3.9,<4.0) 2023-05-13T17:24:07,982 Fetching project page and analyzing links: https://www.piwheels.org/simple/notionflow/ 2023-05-13T17:24:07,983 Getting page https://www.piwheels.org/simple/notionflow/ 2023-05-13T17:24:07,985 Found index url https://www.piwheels.org/simple/ 2023-05-13T17:24:08,250 Fetched page https://www.piwheels.org/simple/notionflow/ as text/html 2023-05-13T17:24:08,253 Skipping link: No binaries permitted for notionflow: https://www.piwheels.org/simple/notionflow/notionflow-0.1.0-py3-none-any.whl#sha256=fbe2abf07263caa2efac16bb556115a8c5416af098c383ddcc23bccc41d9dc0c (from https://www.piwheels.org/simple/notionflow/) (requires-python:>=3.9,<4.0) 2023-05-13T17:24:08,254 Skipping link: not a file: https://www.piwheels.org/simple/notionflow/ 2023-05-13T17:24:08,254 Skipping link: not a file: https://pypi.org/simple/notionflow/ 2023-05-13T17:24:08,286 Given no hashes to check 0 links for project 'notionflow': discarding no candidates 2023-05-13T17:24:08,287 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.9,<4.0 2023-05-13T17:24:08,289 ERROR: Could not find a version that satisfies the requirement notionflow==0.1.0 (from versions: none) 2023-05-13T17:24:08,292 ERROR: No matching distribution found for notionflow==0.1.0 2023-05-13T17:24:08,294 Exception information: 2023-05-13T17:24:08,294 Traceback (most recent call last): 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-13T17:24:08,294 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-13T17:24:08,294 raise RequirementsConflicted(criterion) 2023-05-13T17:24:08,294 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('notionflow==0.1.0') 2023-05-13T17:24:08,294 2023-05-13T17:24:08,294 During handling of the above exception, another exception occurred: 2023-05-13T17:24:08,294 2023-05-13T17:24:08,294 Traceback (most recent call last): 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-13T17:24:08,294 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-13T17:24:08,294 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-13T17:24:08,294 raise ResolutionImpossible(e.criterion.information) 2023-05-13T17:24:08,294 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('notionflow==0.1.0'), parent=None)] 2023-05-13T17:24:08,294 2023-05-13T17:24:08,294 The above exception was the direct cause of the following exception: 2023-05-13T17:24:08,294 2023-05-13T17:24:08,294 Traceback (most recent call last): 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-13T17:24:08,294 status = run_func(*args) 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-13T17:24:08,294 return func(self, options, args) 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-13T17:24:08,294 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-13T17:24:08,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-13T17:24:08,294 raise error from e 2023-05-13T17:24:08,294 pip._internal.exceptions.DistributionNotFound: No matching distribution found for notionflow==0.1.0 2023-05-13T17:24:08,302 Removed build tracker: '/tmp/pip-build-tracker-bt9svakp'