2022-08-23T10:10:44,697 Created temporary directory: /tmp/pip-ephem-wheel-cache-kb9g7tak 2022-08-23T10:10:44,703 Created temporary directory: /tmp/pip-build-tracker-c13xxdkq 2022-08-23T10:10:44,704 Initialized build tracking at /tmp/pip-build-tracker-c13xxdkq 2022-08-23T10:10:44,704 Created build tracker: /tmp/pip-build-tracker-c13xxdkq 2022-08-23T10:10:44,704 Entered build tracker: /tmp/pip-build-tracker-c13xxdkq 2022-08-23T10:10:44,706 Created temporary directory: /tmp/pip-wheel-78p98d8j 2022-08-23T10:10:44,780 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-23T10:10:44,788 2 location(s) to search for versions of treevis: 2022-08-23T10:10:44,788 * https://pypi.org/simple/treevis/ 2022-08-23T10:10:44,788 * https://www.piwheels.org/simple/treevis/ 2022-08-23T10:10:44,789 Fetching project page and analyzing links: https://pypi.org/simple/treevis/ 2022-08-23T10:10:44,790 Getting page https://pypi.org/simple/treevis/ 2022-08-23T10:10:44,794 Found index url https://pypi.org/simple 2022-08-23T10:10:44,995 Skipping link: No binaries permitted for treevis: https://files.pythonhosted.org/packages/5f/e0/97f8594571d38e72f74260cdbde5bf415a8c1aa5027abd6c2801169956f4/treevis-0.1.0-py2.py3-none-any.whl#sha256=1576b80c25d650fef7d32c61ee7f71bd36a560c20e62f4f0170e954b0222186e (from https://pypi.org/simple/treevis/) 2022-08-23T10:10:44,996 Found link https://files.pythonhosted.org/packages/c8/bd/b5922bd8d1e963c262ad68e240bfee4c82b5424cdfa86a92b230b610bba0/treevis-0.1.0.tar.gz#sha256=b3730831950ee29d70f2b697537fd42e7b18245a4733012530d5fc37ec1380f8 (from https://pypi.org/simple/treevis/), version: 0.1.0 2022-08-23T10:10:44,997 Fetching project page and analyzing links: https://www.piwheels.org/simple/treevis/ 2022-08-23T10:10:44,998 Getting page https://www.piwheels.org/simple/treevis/ 2022-08-23T10:10:45,000 Found index url https://www.piwheels.org/simple 2022-08-23T10:10:45,221 Skipping link: not a file: https://www.piwheels.org/simple/treevis/ 2022-08-23T10:10:45,221 Skipping link: not a file: https://pypi.org/simple/treevis/ 2022-08-23T10:10:45,255 Given no hashes to check 1 links for project 'treevis': discarding no candidates 2022-08-23T10:10:45,286 Collecting treevis==0.1.0 2022-08-23T10:10:45,291 Created temporary directory: /tmp/pip-unpack-d53ttrr6 2022-08-23T10:10:45,518 Downloading treevis-0.1.0.tar.gz (4.6 kB) 2022-08-23T10:10:45,575 Added treevis==0.1.0 from https://files.pythonhosted.org/packages/c8/bd/b5922bd8d1e963c262ad68e240bfee4c82b5424cdfa86a92b230b610bba0/treevis-0.1.0.tar.gz#sha256=b3730831950ee29d70f2b697537fd42e7b18245a4733012530d5fc37ec1380f8 to build tracker '/tmp/pip-build-tracker-c13xxdkq' 2022-08-23T10:10:45,585 Created temporary directory: /tmp/pip-build-env-h6gh_fex 2022-08-23T10:10:45,599 Created temporary directory: /tmp/pip-standalone-pip-5drl0d3h 2022-08-23T10:10:47,899 Installing build dependencies: started 2022-08-23T10:10:47,901 Running command pip subprocess to install build dependencies 2022-08-23T10:10:57,744 Using pip 22.1.2 from /tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip (python 3.7) 2022-08-23T10:10:59,495 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-23T10:11:00,143 Collecting flit_core<4,>=3.2 2022-08-23T10:11:00,188 Using cached https://www.piwheels.org/simple/flit-core/flit_core-3.7.1-py3-none-any.whl (60 kB) 2022-08-23T10:11:12,741 Installing collected packages: flit_core 2022-08-23T10:11:13,407 Successfully installed flit_core-3.7.1 2022-08-23T10:11:13,634 --- Logging error --- 2022-08-23T10:11:13,635 Traceback (most recent call last): 2022-08-23T10:11:13,635 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-23T10:11:13,636 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-23T10:11:13,636 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-23T10:11:13,636 extend(render(renderable, render_options)) 2022-08-23T10:11:13,637 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-23T10:11:13,637 for render_output in iter_render: 2022-08-23T10:11:13,637 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-23T10:11:13,638 for line in lines: 2022-08-23T10:11:13,638 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-23T10:11:13,638 for segment in segments: 2022-08-23T10:11:13,639 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-23T10:11:13,639 renderable = rich_cast(renderable) 2022-08-23T10:11:13,639 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-23T10:11:13,640 renderable = cast_method() 2022-08-23T10:11:13,640 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-23T10:11:13,640 pip_cmd = get_best_invocation_for_this_pip() 2022-08-23T10:11:13,641 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-23T10:11:13,641 os.path.join(binary_prefix, exe_name), 2022-08-23T10:11:13,641 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-23T10:11:13,642 s2 = os.stat(f2) 2022-08-23T10:11:13,642 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-23T10:11:13,642 Call stack: 2022-08-23T10:11:13,642 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-23T10:11:13,643 "__main__", mod_spec) 2022-08-23T10:11:13,643 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-23T10:11:13,644 exec(code, run_globals) 2022-08-23T10:11:13,644 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-23T10:11:13,644 sys.exit(_main()) 2022-08-23T10:11:13,644 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-23T10:11:13,645 return command.main(cmd_args) 2022-08-23T10:11:13,645 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-23T10:11:13,645 return self._main(args) 2022-08-23T10:11:13,646 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-23T10:11:13,646 self.handle_pip_version_check(options) 2022-08-23T10:11:13,646 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-23T10:11:13,647 pip_self_version_check(session, options) 2022-08-23T10:11:13,647 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-23T10:11:13,647 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-23T10:11:13,648 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-23T10:11:13,648 self._log(INFO, msg, args, **kwargs) 2022-08-23T10:11:13,648 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-23T10:11:13,649 self.handle(record) 2022-08-23T10:11:13,649 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-23T10:11:13,649 self.callHandlers(record) 2022-08-23T10:11:13,650 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-23T10:11:13,650 hdlr.handle(record) 2022-08-23T10:11:13,650 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-23T10:11:13,650 self.emit(record) 2022-08-23T10:11:13,651 File "/tmp/pip-standalone-pip-5drl0d3h/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-23T10:11:13,651 self.handleError(record) 2022-08-23T10:11:13,652 Message: '[present-rich] %s' 2022-08-23T10:11:13,652 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-08-23T10:11:14,066 Installing build dependencies: finished with status 'done' 2022-08-23T10:11:14,093 Getting requirements to build wheel: started 2022-08-23T10:11:14,095 Running command Getting requirements to build wheel 2022-08-23T10:11:14,762 Getting requirements to build wheel: finished with status 'done' 2022-08-23T10:11:14,774 Created temporary directory: /tmp/pip-modern-metadata-lk0bk_m7 2022-08-23T10:11:14,780 Preparing metadata (pyproject.toml): started 2022-08-23T10:11:14,782 Running command Preparing metadata (pyproject.toml) 2022-08-23T10:11:15,429 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-23T10:11:15,446 Source in /tmp/pip-wheel-78p98d8j/treevis_8e32921f766141109bed6dc4a539b561 has version 0.1.0, which satisfies requirement treevis==0.1.0 from https://files.pythonhosted.org/packages/c8/bd/b5922bd8d1e963c262ad68e240bfee4c82b5424cdfa86a92b230b610bba0/treevis-0.1.0.tar.gz#sha256=b3730831950ee29d70f2b697537fd42e7b18245a4733012530d5fc37ec1380f8 2022-08-23T10:11:15,449 Removed treevis==0.1.0 from https://files.pythonhosted.org/packages/c8/bd/b5922bd8d1e963c262ad68e240bfee4c82b5424cdfa86a92b230b610bba0/treevis-0.1.0.tar.gz#sha256=b3730831950ee29d70f2b697537fd42e7b18245a4733012530d5fc37ec1380f8 from build tracker '/tmp/pip-build-tracker-c13xxdkq' 2022-08-23T10:11:15,457 Created temporary directory: /tmp/pip-unpack-xmmh5h_s 2022-08-23T10:11:15,459 Building wheels for collected packages: treevis 2022-08-23T10:11:15,469 Created temporary directory: /tmp/pip-wheel-urvu4md6 2022-08-23T10:11:15,469 Destination directory: /tmp/pip-wheel-urvu4md6 2022-08-23T10:11:15,474 Building wheel for treevis (pyproject.toml): started 2022-08-23T10:11:15,476 Running command Building wheel for treevis (pyproject.toml) 2022-08-23T10:11:16,144 Building wheel for treevis (pyproject.toml): finished with status 'done' 2022-08-23T10:11:16,157 Created wheel for treevis: filename=treevis-0.1.0-py2.py3-none-any.whl size=5338 sha256=135adba33bf9a77caf52ec32c1c512fbe79c42798bcc1d6eb15dc1151ccb7dd6 2022-08-23T10:11:16,159 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9g7tak/wheels/ca/fe/c1/3104c76db17dc709620629b38e9503239413f7e03217987688 2022-08-23T10:11:16,180 Successfully built treevis 2022-08-23T10:11:16,187 Removed build tracker: '/tmp/pip-build-tracker-c13xxdkq'