2022-08-08T10:02:42,685 Created temporary directory: /tmp/pip-ephem-wheel-cache-qlr4z8rh 2022-08-08T10:02:42,691 Created temporary directory: /tmp/pip-build-tracker-sgkh9zo6 2022-08-08T10:02:42,692 Initialized build tracking at /tmp/pip-build-tracker-sgkh9zo6 2022-08-08T10:02:42,692 Created build tracker: /tmp/pip-build-tracker-sgkh9zo6 2022-08-08T10:02:42,693 Entered build tracker: /tmp/pip-build-tracker-sgkh9zo6 2022-08-08T10:02:42,694 Created temporary directory: /tmp/pip-wheel-w5udm4uo 2022-08-08T10:02:42,764 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T10:02:42,772 2 location(s) to search for versions of julia-numpy: 2022-08-08T10:02:42,772 * https://pypi.org/simple/julia-numpy/ 2022-08-08T10:02:42,772 * https://www.piwheels.org/simple/julia-numpy/ 2022-08-08T10:02:42,773 Fetching project page and analyzing links: https://pypi.org/simple/julia-numpy/ 2022-08-08T10:02:42,774 Getting page https://pypi.org/simple/julia-numpy/ 2022-08-08T10:02:42,779 Found index url https://pypi.org/simple 2022-08-08T10:02:42,973 Found link https://files.pythonhosted.org/packages/cd/74/798ff2456dcc2c6db92f0b46d8edaeb2164cab4190924eb132577fd4a383/julia-numpy-0.1.0.tar.gz#sha256=1b5026c63e39af9eea85a4b086cde43bb8d1aded7a8088371cc5834237deb91c (from https://pypi.org/simple/julia-numpy/) (requires-python:>=3.7,<4.0), version: 0.1.0 2022-08-08T10:02:42,974 Skipping link: No binaries permitted for julia-numpy: https://files.pythonhosted.org/packages/66/3b/3acf9a5424750d654b1e28539fcd73a6ee52a3bd486f51acbc20c1e64697/julia_numpy-0.1.0-py3-none-any.whl#sha256=095adc6418f551bdb40a5439c466e4b849a4151f23e3a1483a9915cd431033f2 (from https://pypi.org/simple/julia-numpy/) (requires-python:>=3.7,<4.0) 2022-08-08T10:02:42,975 Fetching project page and analyzing links: https://www.piwheels.org/simple/julia-numpy/ 2022-08-08T10:02:42,976 Getting page https://www.piwheels.org/simple/julia-numpy/ 2022-08-08T10:02:42,978 Found index url https://www.piwheels.org/simple 2022-08-08T10:02:43,196 Skipping link: not a file: https://www.piwheels.org/simple/julia-numpy/ 2022-08-08T10:02:43,196 Skipping link: not a file: https://pypi.org/simple/julia-numpy/ 2022-08-08T10:02:43,230 Given no hashes to check 1 links for project 'julia-numpy': discarding no candidates 2022-08-08T10:02:43,263 Collecting julia-numpy==0.1.0 2022-08-08T10:02:43,267 Created temporary directory: /tmp/pip-unpack-mf0t27rg 2022-08-08T10:02:43,783 Downloading julia-numpy-0.1.0.tar.gz (21 kB) 2022-08-08T10:02:43,927 Added julia-numpy==0.1.0 from https://files.pythonhosted.org/packages/cd/74/798ff2456dcc2c6db92f0b46d8edaeb2164cab4190924eb132577fd4a383/julia-numpy-0.1.0.tar.gz#sha256=1b5026c63e39af9eea85a4b086cde43bb8d1aded7a8088371cc5834237deb91c to build tracker '/tmp/pip-build-tracker-sgkh9zo6' 2022-08-08T10:02:43,937 Created temporary directory: /tmp/pip-build-env-_wtoapwk 2022-08-08T10:02:43,951 Created temporary directory: /tmp/pip-standalone-pip-ozi7sym7 2022-08-08T10:02:46,541 Installing build dependencies: started 2022-08-08T10:02:46,543 Running command pip subprocess to install build dependencies 2022-08-08T10:02:56,128 Using pip 22.1.2 from /tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip (python 3.7) 2022-08-08T10:02:58,015 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-08T10:02:58,790 Collecting poetry-core>=1.0.0 2022-08-08T10:02:58,889 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-08-08T10:02:59,966 Collecting importlib-metadata<2.0.0,>=1.7.0 2022-08-08T10:03:00,002 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2022-08-08T10:03:00,483 Collecting zipp>=0.5 2022-08-08T10:03:00,514 Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-08T10:03:10,839 Installing collected packages: zipp, importlib-metadata, poetry-core 2022-08-08T10:03:14,141 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2022-08-08T10:03:14,141 flask 2.1.3 requires importlib-metadata>=3.6.0; python_version < "3.10", but you have importlib-metadata 1.7.0 which is incompatible. 2022-08-08T10:03:14,142 Successfully installed importlib-metadata-1.7.0 poetry-core-1.0.8 zipp-3.8.1 2022-08-08T10:03:14,388 --- Logging error --- 2022-08-08T10:03:14,389 Traceback (most recent call last): 2022-08-08T10:03:14,389 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-08-08T10:03:14,390 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-08-08T10:03:14,390 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-08-08T10:03:14,390 extend(render(renderable, render_options)) 2022-08-08T10:03:14,391 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-08-08T10:03:14,391 for render_output in iter_render: 2022-08-08T10:03:14,391 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-08-08T10:03:14,392 for line in lines: 2022-08-08T10:03:14,392 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-08-08T10:03:14,392 for segment in segments: 2022-08-08T10:03:14,393 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-08-08T10:03:14,393 renderable = rich_cast(renderable) 2022-08-08T10:03:14,393 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-08-08T10:03:14,393 renderable = cast_method() 2022-08-08T10:03:14,394 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-08-08T10:03:14,394 pip_cmd = get_best_invocation_for_this_pip() 2022-08-08T10:03:14,394 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-08-08T10:03:14,395 os.path.join(binary_prefix, exe_name), 2022-08-08T10:03:14,395 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-08-08T10:03:14,395 s2 = os.stat(f2) 2022-08-08T10:03:14,396 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-08-08T10:03:14,396 Call stack: 2022-08-08T10:03:14,396 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-08-08T10:03:14,397 "__main__", mod_spec) 2022-08-08T10:03:14,397 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-08-08T10:03:14,397 exec(code, run_globals) 2022-08-08T10:03:14,397 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/__main__.py", line 31, in 2022-08-08T10:03:14,398 sys.exit(_main()) 2022-08-08T10:03:14,398 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-08-08T10:03:14,399 return command.main(cmd_args) 2022-08-08T10:03:14,399 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-08-08T10:03:14,399 return self._main(args) 2022-08-08T10:03:14,400 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-08-08T10:03:14,400 self.handle_pip_version_check(options) 2022-08-08T10:03:14,400 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-08-08T10:03:14,400 pip_self_version_check(session, options) 2022-08-08T10:03:14,401 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-08-08T10:03:14,401 logger.info("[present-rich] %s", upgrade_prompt) 2022-08-08T10:03:14,401 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-08-08T10:03:14,402 self._log(INFO, msg, args, **kwargs) 2022-08-08T10:03:14,402 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-08-08T10:03:14,402 self.handle(record) 2022-08-08T10:03:14,403 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-08-08T10:03:14,403 self.callHandlers(record) 2022-08-08T10:03:14,403 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-08-08T10:03:14,404 hdlr.handle(record) 2022-08-08T10:03:14,404 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-08-08T10:03:14,404 self.emit(record) 2022-08-08T10:03:14,405 File "/tmp/pip-standalone-pip-ozi7sym7/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-08-08T10:03:14,405 self.handleError(record) 2022-08-08T10:03:14,405 Message: '[present-rich] %s' 2022-08-08T10:03:14,406 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.1'),) 2022-08-08T10:03:14,826 Installing build dependencies: finished with status 'done' 2022-08-08T10:03:14,853 Getting requirements to build wheel: started 2022-08-08T10:03:14,855 Running command Getting requirements to build wheel 2022-08-08T10:03:18,703 Getting requirements to build wheel: finished with status 'done' 2022-08-08T10:03:18,714 Created temporary directory: /tmp/pip-modern-metadata-3ezoq22k 2022-08-08T10:03:18,720 Preparing metadata (pyproject.toml): started 2022-08-08T10:03:18,722 Running command Preparing metadata (pyproject.toml) 2022-08-08T10:03:22,520 Preparing metadata (pyproject.toml): finished with status 'done' 2022-08-08T10:03:22,534 Source in /tmp/pip-wheel-w5udm4uo/julia-numpy_4d8e60f9f1474592b6b17cdfac9a2af1 has version 0.1.0, which satisfies requirement julia-numpy==0.1.0 from https://files.pythonhosted.org/packages/cd/74/798ff2456dcc2c6db92f0b46d8edaeb2164cab4190924eb132577fd4a383/julia-numpy-0.1.0.tar.gz#sha256=1b5026c63e39af9eea85a4b086cde43bb8d1aded7a8088371cc5834237deb91c 2022-08-08T10:03:22,536 Removed julia-numpy==0.1.0 from https://files.pythonhosted.org/packages/cd/74/798ff2456dcc2c6db92f0b46d8edaeb2164cab4190924eb132577fd4a383/julia-numpy-0.1.0.tar.gz#sha256=1b5026c63e39af9eea85a4b086cde43bb8d1aded7a8088371cc5834237deb91c from build tracker '/tmp/pip-build-tracker-sgkh9zo6' 2022-08-08T10:03:22,550 Created temporary directory: /tmp/pip-unpack-66ao9a4s 2022-08-08T10:03:22,551 Building wheels for collected packages: julia-numpy 2022-08-08T10:03:22,560 Created temporary directory: /tmp/pip-wheel-muk48xk_ 2022-08-08T10:03:22,561 Destination directory: /tmp/pip-wheel-muk48xk_ 2022-08-08T10:03:22,566 Building wheel for julia-numpy (pyproject.toml): started 2022-08-08T10:03:22,568 Running command Building wheel for julia-numpy (pyproject.toml) 2022-08-08T10:03:26,506 Building wheel for julia-numpy (pyproject.toml): finished with status 'done' 2022-08-08T10:03:26,518 Created wheel for julia-numpy: filename=julia_numpy-0.1.0-py3-none-any.whl size=6539 sha256=095adc6418f551bdb40a5439c466e4b849a4151f23e3a1483a9915cd431033f2 2022-08-08T10:03:26,520 Stored in directory: /tmp/pip-ephem-wheel-cache-qlr4z8rh/wheels/2b/24/69/c25ff40ee275f8c9c2de4c3efdeb011c10ad3224a10bf52455 2022-08-08T10:03:26,539 Successfully built julia-numpy 2022-08-08T10:03:26,546 Removed build tracker: '/tmp/pip-build-tracker-sgkh9zo6'