2022-10-22T21:21:37,001 Created temporary directory: /tmp/pip-ephem-wheel-cache-odeaf942 2022-10-22T21:21:37,004 Created temporary directory: /tmp/pip-build-tracker-9bavli7m 2022-10-22T21:21:37,004 Initialized build tracking at /tmp/pip-build-tracker-9bavli7m 2022-10-22T21:21:37,004 Created build tracker: /tmp/pip-build-tracker-9bavli7m 2022-10-22T21:21:37,005 Entered build tracker: /tmp/pip-build-tracker-9bavli7m 2022-10-22T21:21:37,005 Created temporary directory: /tmp/pip-wheel-hw21i75q 2022-10-22T21:21:37,039 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-22T21:21:37,043 2 location(s) to search for versions of notion-toolkit: 2022-10-22T21:21:37,043 * https://pypi.org/simple/notion-toolkit/ 2022-10-22T21:21:37,043 * https://www.piwheels.org/simple/notion-toolkit/ 2022-10-22T21:21:37,043 Fetching project page and analyzing links: https://pypi.org/simple/notion-toolkit/ 2022-10-22T21:21:37,044 Getting page https://pypi.org/simple/notion-toolkit/ 2022-10-22T21:21:37,045 Found index url https://pypi.org/simple 2022-10-22T21:21:37,098 Fetched page https://pypi.org/simple/notion-toolkit/ as application/vnd.pypi.simple.v1+json 2022-10-22T21:21:37,099 Skipping link: No binaries permitted for notion-toolkit: https://files.pythonhosted.org/packages/b8/18/8eb4341137fa72d3207f55bfe8df3c192aad5f5bc9919e812b566da9bc0d/notion_toolkit-0.1.0-py3-none-any.whl (from https://pypi.org/simple/notion-toolkit/) (requires-python:>=3.8,<4.0) 2022-10-22T21:21:37,100 Found link https://files.pythonhosted.org/packages/22/e2/0fadd28b6fd7e25ea2ac18210b475803770c5b9ac0ba70d0ed8fc7be6421/notion_toolkit-0.1.0.tar.gz (from https://pypi.org/simple/notion-toolkit/) (requires-python:>=3.8,<4.0), version: 0.1.0 2022-10-22T21:21:37,100 Skipping link: No binaries permitted for notion-toolkit: https://files.pythonhosted.org/packages/0b/c2/093842e2d55bff963fdf2273c67169174e3f808d714127725dae1be01e9d/notion_toolkit-0.1.1-py3-none-any.whl (from https://pypi.org/simple/notion-toolkit/) (requires-python:>=3.8,<4.0) 2022-10-22T21:21:37,101 Found link https://files.pythonhosted.org/packages/7e/91/c1fe5b9c4fbd7af8ec23e939cfbf6ae002e13dc495a151484826b3d776ae/notion_toolkit-0.1.1.tar.gz (from https://pypi.org/simple/notion-toolkit/) (requires-python:>=3.8,<4.0), version: 0.1.1 2022-10-22T21:21:37,101 Fetching project page and analyzing links: https://www.piwheels.org/simple/notion-toolkit/ 2022-10-22T21:21:37,102 Getting page https://www.piwheels.org/simple/notion-toolkit/ 2022-10-22T21:21:37,103 Found index url https://www.piwheels.org/simple 2022-10-22T21:21:37,266 Fetched page https://www.piwheels.org/simple/notion-toolkit/ as text/html 2022-10-22T21:21:37,267 Skipping link: not a file: https://www.piwheels.org/simple/notion-toolkit/ 2022-10-22T21:21:37,268 Skipping link: not a file: https://pypi.org/simple/notion-toolkit/ 2022-10-22T21:21:37,286 Given no hashes to check 1 links for project 'notion-toolkit': discarding no candidates 2022-10-22T21:21:37,302 Collecting notion-toolkit==0.1.0 2022-10-22T21:21:37,305 Created temporary directory: /tmp/pip-unpack-5327x3rw 2022-10-22T21:21:37,512 Downloading notion_toolkit-0.1.0.tar.gz (27 kB) 2022-10-22T21:21:37,557 Added notion-toolkit==0.1.0 from https://files.pythonhosted.org/packages/22/e2/0fadd28b6fd7e25ea2ac18210b475803770c5b9ac0ba70d0ed8fc7be6421/notion_toolkit-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-9bavli7m' 2022-10-22T21:21:37,561 Created temporary directory: /tmp/pip-build-env-5eho377u 2022-10-22T21:21:37,570 Installing build dependencies: started 2022-10-22T21:21:37,571 Running command pip subprocess to install build dependencies 2022-10-22T21:21:38,809 Using pip 22.2.2 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2022-10-22T21:21:39,248 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-22T21:21:39,713 Collecting poetry-core 2022-10-22T21:21:39,821 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.3.2-py3-none-any.whl (531 kB) 2022-10-22T21:21:41,572 Installing collected packages: poetry-core 2022-10-22T21:21:43,645 Successfully installed poetry-core-1.3.2 2022-10-22T21:21:43,689 --- Logging error --- 2022-10-22T21:21:43,695 Traceback (most recent call last): 2022-10-22T21:21:43,696 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/logging.py", line 177, in emit 2022-10-22T21:21:43,696 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-10-22T21:21:43,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/rich/console.py", line 1673, in print 2022-10-22T21:21:43,696 extend(render(renderable, render_options)) 2022-10-22T21:21:43,696 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/rich/console.py", line 1305, in render 2022-10-22T21:21:43,697 for render_output in iter_render: 2022-10-22T21:21:43,697 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-10-22T21:21:43,697 for line in lines: 2022-10-22T21:21:43,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/rich/segment.py", line 249, in split_lines 2022-10-22T21:21:43,697 for segment in segments: 2022-10-22T21:21:43,697 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/rich/console.py", line 1283, in render 2022-10-22T21:21:43,697 renderable = rich_cast(renderable) 2022-10-22T21:21:43,698 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-10-22T21:21:43,698 renderable = cast_method() 2022-10-22T21:21:43,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-10-22T21:21:43,698 pip_cmd = get_best_invocation_for_this_pip() 2022-10-22T21:21:43,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-10-22T21:21:43,698 if found_executable and os.path.samefile( 2022-10-22T21:21:43,698 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-10-22T21:21:43,699 s2 = os.stat(f2) 2022-10-22T21:21:43,699 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-10-22T21:21:43,699 Call stack: 2022-10-22T21:21:43,705 File "/usr/local/lib/python3.9/dist-packages/pip/__pip-runner__.py", line 36, in 2022-10-22T21:21:43,705 runpy.run_module("pip", run_name="__main__", alter_sys=True) 2022-10-22T21:21:43,705 File "/usr/lib/python3.9/runpy.py", line 210, in run_module 2022-10-22T21:21:43,706 return _run_module_code(code, init_globals, run_name, mod_spec) 2022-10-22T21:21:43,706 File "/usr/lib/python3.9/runpy.py", line 97, in _run_module_code 2022-10-22T21:21:43,706 _run_code(code, mod_globals, init_globals, 2022-10-22T21:21:43,706 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-10-22T21:21:43,706 exec(code, run_globals) 2022-10-22T21:21:43,706 File "/usr/local/lib/python3.9/dist-packages/pip/__main__.py", line 31, in 2022-10-22T21:21:43,707 sys.exit(_main()) 2022-10-22T21:21:43,707 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/main.py", line 70, in main 2022-10-22T21:21:43,707 return command.main(cmd_args) 2022-10-22T21:21:43,707 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 101, in main 2022-10-22T21:21:43,707 return self._main(args) 2022-10-22T21:21:43,707 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-10-22T21:21:43,708 self.handle_pip_version_check(options) 2022-10-22T21:21:43,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check 2022-10-22T21:21:43,708 pip_self_version_check(session, options) 2022-10-22T21:21:43,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/self_outdated_check.py", line 236, in pip_self_version_check 2022-10-22T21:21:43,708 logger.warning("[present-rich] %s", upgrade_prompt) 2022-10-22T21:21:43,708 File "/usr/lib/python3.9/logging/__init__.py", line 1454, in warning 2022-10-22T21:21:43,708 self._log(WARNING, msg, args, **kwargs) 2022-10-22T21:21:43,709 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-10-22T21:21:43,709 self.handle(record) 2022-10-22T21:21:43,709 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-10-22T21:21:43,709 self.callHandlers(record) 2022-10-22T21:21:43,709 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-10-22T21:21:43,709 hdlr.handle(record) 2022-10-22T21:21:43,709 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-10-22T21:21:43,710 self.emit(record) 2022-10-22T21:21:43,710 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/logging.py", line 179, in emit 2022-10-22T21:21:43,710 self.handleError(record) 2022-10-22T21:21:43,710 Message: '[present-rich] %s' 2022-10-22T21:21:43,710 Arguments: (UpgradePrompt(old='22.2.2', new='22.3'),) 2022-10-22T21:21:43,935 Installing build dependencies: finished with status 'done' 2022-10-22T21:21:43,941 Getting requirements to build wheel: started 2022-10-22T21:21:43,942 Running command Getting requirements to build wheel 2022-10-22T21:21:44,304 Getting requirements to build wheel: finished with status 'done' 2022-10-22T21:21:44,309 Created temporary directory: /tmp/pip-modern-metadata-ip0dupg3 2022-10-22T21:21:44,313 Preparing metadata (pyproject.toml): started 2022-10-22T21:21:44,314 Running command Preparing metadata (pyproject.toml) 2022-10-22T21:21:45,288 Preparing metadata (pyproject.toml): finished with status 'done' 2022-10-22T21:21:45,295 Source in /tmp/pip-wheel-hw21i75q/notion-toolkit_e9a16ce613e24d169b62dc8326d60488 has version 0.1.0, which satisfies requirement notion-toolkit==0.1.0 from https://files.pythonhosted.org/packages/22/e2/0fadd28b6fd7e25ea2ac18210b475803770c5b9ac0ba70d0ed8fc7be6421/notion_toolkit-0.1.0.tar.gz 2022-10-22T21:21:45,296 Removed notion-toolkit==0.1.0 from https://files.pythonhosted.org/packages/22/e2/0fadd28b6fd7e25ea2ac18210b475803770c5b9ac0ba70d0ed8fc7be6421/notion_toolkit-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-9bavli7m' 2022-10-22T21:21:45,303 Created temporary directory: /tmp/pip-unpack-_usjamjn 2022-10-22T21:21:45,304 Building wheels for collected packages: notion-toolkit 2022-10-22T21:21:45,309 Created temporary directory: /tmp/pip-wheel-355k3zem 2022-10-22T21:21:45,309 Destination directory: /tmp/pip-wheel-355k3zem 2022-10-22T21:21:45,312 Building wheel for notion-toolkit (pyproject.toml): started 2022-10-22T21:21:45,313 Running command Building wheel for notion-toolkit (pyproject.toml) 2022-10-22T21:21:46,327 Building wheel for notion-toolkit (pyproject.toml): finished with status 'done' 2022-10-22T21:21:46,335 Created wheel for notion-toolkit: filename=notion_toolkit-0.1.0-py3-none-any.whl size=28840 sha256=37ca47c88516201eea31d0c435d118459ad408ab3383331f63aa91d30947489c 2022-10-22T21:21:46,336 Stored in directory: /tmp/pip-ephem-wheel-cache-odeaf942/wheels/3c/9b/7e/bdebbad0d6c64bdb6c7ec30f124da465088fef8e26bb0aeb0f 2022-10-22T21:21:46,350 Successfully built notion-toolkit 2022-10-22T21:21:46,354 Removed build tracker: '/tmp/pip-build-tracker-9bavli7m'