2022-09-21T14:22:10,495 Created temporary directory: /tmp/pip-ephem-wheel-cache-9f_kwjeb 2022-09-21T14:22:10,501 Created temporary directory: /tmp/pip-build-tracker-jqn27ce5 2022-09-21T14:22:10,501 Initialized build tracking at /tmp/pip-build-tracker-jqn27ce5 2022-09-21T14:22:10,502 Created build tracker: /tmp/pip-build-tracker-jqn27ce5 2022-09-21T14:22:10,502 Entered build tracker: /tmp/pip-build-tracker-jqn27ce5 2022-09-21T14:22:10,503 Created temporary directory: /tmp/pip-wheel-88sdt3nw 2022-09-21T14:22:10,575 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-21T14:22:10,584 2 location(s) to search for versions of housing-prediction-0-4: 2022-09-21T14:22:10,584 * https://pypi.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,584 * https://www.piwheels.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,586 Fetching project page and analyzing links: https://pypi.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,587 Getting page https://pypi.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,590 Found index url https://pypi.org/simple 2022-09-21T14:22:10,707 Found link https://files.pythonhosted.org/packages/72/14/5b3b74bed560acfac4b63bc6511378cd305bf2b4b78f36bcca47c7235f8e/housing-prediction-0.4-0.4.tar.gz#sha256=29b86e3a6b40b4cd7c6fe7074f36b305e09e8288587c26c87f1ba18d39a26044 (from https://pypi.org/simple/housing-prediction-0-4/) (requires-python:>=3.9), version: 0.4 2022-09-21T14:22:10,708 Skipping link: No binaries permitted for housing-prediction-0-4: https://files.pythonhosted.org/packages/b8/18/fc53180c1ea78e3ba8956c63b786d8b65a053f36801500c6d25fce8e7d4c/housing_prediction_0.4-0.4-py3-none-any.whl#sha256=e78e3d652211600d38600d0f4b73b4a92f64fe705b0a6638d79d91dc8ac67564 (from https://pypi.org/simple/housing-prediction-0-4/) (requires-python:>=3.9) 2022-09-21T14:22:10,709 Fetching project page and analyzing links: https://www.piwheels.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,710 Getting page https://www.piwheels.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,712 Found index url https://www.piwheels.org/simple 2022-09-21T14:22:10,930 Skipping link: not a file: https://www.piwheels.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,931 Skipping link: not a file: https://pypi.org/simple/housing-prediction-0-4/ 2022-09-21T14:22:10,976 Given no hashes to check 1 links for project 'housing-prediction-0-4': discarding no candidates 2022-09-21T14:22:11,017 Collecting housing-prediction-0-4==0.4 2022-09-21T14:22:11,022 Created temporary directory: /tmp/pip-unpack-c7n3oy8d 2022-09-21T14:22:11,251 Downloading housing-prediction-0.4-0.4.tar.gz (23 kB) 2022-09-21T14:22:11,357 Added housing-prediction-0-4==0.4 from https://files.pythonhosted.org/packages/72/14/5b3b74bed560acfac4b63bc6511378cd305bf2b4b78f36bcca47c7235f8e/housing-prediction-0.4-0.4.tar.gz#sha256=29b86e3a6b40b4cd7c6fe7074f36b305e09e8288587c26c87f1ba18d39a26044 to build tracker '/tmp/pip-build-tracker-jqn27ce5' 2022-09-21T14:22:11,366 Created temporary directory: /tmp/pip-build-env-rxx1pa_8 2022-09-21T14:22:11,388 Created temporary directory: /tmp/pip-standalone-pip-_rl13k8n 2022-09-21T14:22:13,754 Installing build dependencies: started 2022-09-21T14:22:13,756 Running command pip subprocess to install build dependencies 2022-09-21T14:22:25,061 Using pip 22.1.2 from /tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip (python 3.9) 2022-09-21T14:22:27,101 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-21T14:22:30,990 Collecting setuptools>=61.0 2022-09-21T14:22:31,271 Using cached https://www.piwheels.org/simple/setuptools/setuptools-65.3.0-py3-none-any.whl (1.2 MB) 2022-09-21T14:22:42,499 Installing collected packages: setuptools 2022-09-21T14:22:47,836 Successfully installed setuptools-65.3.0 2022-09-21T14:22:48,045 --- Logging error --- 2022-09-21T14:22:48,062 Traceback (most recent call last): 2022-09-21T14:22:48,063 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-21T14:22:48,063 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-21T14:22:48,064 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-21T14:22:48,064 extend(render(renderable, render_options)) 2022-09-21T14:22:48,065 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-21T14:22:48,065 for render_output in iter_render: 2022-09-21T14:22:48,065 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-21T14:22:48,065 for line in lines: 2022-09-21T14:22:48,066 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-21T14:22:48,066 for segment in segments: 2022-09-21T14:22:48,066 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-21T14:22:48,067 renderable = rich_cast(renderable) 2022-09-21T14:22:48,067 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-21T14:22:48,068 renderable = cast_method() 2022-09-21T14:22:48,068 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-21T14:22:48,068 pip_cmd = get_best_invocation_for_this_pip() 2022-09-21T14:22:48,069 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-21T14:22:48,069 if found_executable and os.path.samefile( 2022-09-21T14:22:48,070 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-21T14:22:48,070 s2 = os.stat(f2) 2022-09-21T14:22:48,070 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-21T14:22:48,071 Call stack: 2022-09-21T14:22:48,074 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-21T14:22:48,074 return _run_code(code, main_globals, None, 2022-09-21T14:22:48,074 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-21T14:22:48,075 exec(code, run_globals) 2022-09-21T14:22:48,075 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-21T14:22:48,075 sys.exit(_main()) 2022-09-21T14:22:48,076 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-21T14:22:48,076 return command.main(cmd_args) 2022-09-21T14:22:48,076 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-21T14:22:48,077 return self._main(args) 2022-09-21T14:22:48,077 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-21T14:22:48,078 self.handle_pip_version_check(options) 2022-09-21T14:22:48,078 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-21T14:22:48,078 pip_self_version_check(session, options) 2022-09-21T14:22:48,079 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-21T14:22:48,079 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-21T14:22:48,079 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-21T14:22:48,079 self._log(INFO, msg, args, **kwargs) 2022-09-21T14:22:48,080 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-21T14:22:48,080 self.handle(record) 2022-09-21T14:22:48,080 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-21T14:22:48,081 self.callHandlers(record) 2022-09-21T14:22:48,081 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-21T14:22:48,081 hdlr.handle(record) 2022-09-21T14:22:48,082 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-21T14:22:48,082 self.emit(record) 2022-09-21T14:22:48,082 File "/tmp/pip-standalone-pip-_rl13k8n/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-21T14:22:48,082 self.handleError(record) 2022-09-21T14:22:48,083 Message: '[present-rich] %s' 2022-09-21T14:22:48,083 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-21T14:22:48,620 Installing build dependencies: finished with status 'done' 2022-09-21T14:22:48,649 Getting requirements to build wheel: started 2022-09-21T14:22:48,651 Running command Getting requirements to build wheel 2022-09-21T14:22:52,304 /usr/local/lib/python3.9/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-09-21T14:22:52,306 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-09-21T14:22:52,587 /usr/local/lib/python3.9/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-88sdt3nw/housing-prediction-0-4_b63aee7fa7d348688c0ee10d5b2c07c1/LICENSE' cannot be found 2022-09-21T14:22:52,588 warnings.warn(f"File {path!r} cannot be found") 2022-09-21T14:22:54,178 running egg_info 2022-09-21T14:22:54,772 writing src/housing_prediction_0.4.egg-info/PKG-INFO 2022-09-21T14:22:55,336 writing dependency_links to src/housing_prediction_0.4.egg-info/dependency_links.txt 2022-09-21T14:22:58,679 writing top-level names to src/housing_prediction_0.4.egg-info/top_level.txt 2022-09-21T14:22:59,340 reading manifest file 'src/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:22:59,344 adding license file 'LICENSE.txt' 2022-09-21T14:22:59,350 writing manifest file 'src/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:22:59,652 Getting requirements to build wheel: finished with status 'done' 2022-09-21T14:22:59,678 Created temporary directory: /tmp/pip-standalone-pip-fapraay2 2022-09-21T14:23:02,002 Installing backend dependencies: started 2022-09-21T14:23:02,004 Running command pip subprocess to install backend dependencies 2022-09-21T14:23:13,371 Using pip 22.1.2 from /tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip (python 3.9) 2022-09-21T14:23:15,466 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-09-21T14:23:16,343 Collecting wheel 2022-09-21T14:23:16,378 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-21T14:23:26,950 Installing collected packages: wheel 2022-09-21T14:23:27,247 Creating /tmp/pip-build-env-rxx1pa_8/normal/bin 2022-09-21T14:23:27,251 changing mode of /tmp/pip-build-env-rxx1pa_8/normal/bin/wheel to 755 2022-09-21T14:23:27,279 Successfully installed wheel-0.37.1 2022-09-21T14:23:27,494 --- Logging error --- 2022-09-21T14:23:27,509 Traceback (most recent call last): 2022-09-21T14:23:27,510 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-09-21T14:23:27,510 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-09-21T14:23:27,511 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-09-21T14:23:27,511 extend(render(renderable, render_options)) 2022-09-21T14:23:27,511 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-09-21T14:23:27,512 for render_output in iter_render: 2022-09-21T14:23:27,512 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-09-21T14:23:27,512 for line in lines: 2022-09-21T14:23:27,513 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-09-21T14:23:27,513 for segment in segments: 2022-09-21T14:23:27,513 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-09-21T14:23:27,514 renderable = rich_cast(renderable) 2022-09-21T14:23:27,514 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-09-21T14:23:27,514 renderable = cast_method() 2022-09-21T14:23:27,515 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-09-21T14:23:27,515 pip_cmd = get_best_invocation_for_this_pip() 2022-09-21T14:23:27,515 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip 2022-09-21T14:23:27,516 if found_executable and os.path.samefile( 2022-09-21T14:23:27,516 File "/usr/lib/python3.9/genericpath.py", line 101, in samefile 2022-09-21T14:23:27,516 s2 = os.stat(f2) 2022-09-21T14:23:27,517 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.9' 2022-09-21T14:23:27,517 Call stack: 2022-09-21T14:23:27,521 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main 2022-09-21T14:23:27,521 return _run_code(code, main_globals, None, 2022-09-21T14:23:27,522 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code 2022-09-21T14:23:27,522 exec(code, run_globals) 2022-09-21T14:23:27,522 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/__main__.py", line 31, in 2022-09-21T14:23:27,523 sys.exit(_main()) 2022-09-21T14:23:27,523 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-09-21T14:23:27,523 return command.main(cmd_args) 2022-09-21T14:23:27,523 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-09-21T14:23:27,524 return self._main(args) 2022-09-21T14:23:27,524 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-09-21T14:23:27,525 self.handle_pip_version_check(options) 2022-09-21T14:23:27,525 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-09-21T14:23:27,525 pip_self_version_check(session, options) 2022-09-21T14:23:27,526 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-09-21T14:23:27,526 logger.info("[present-rich] %s", upgrade_prompt) 2022-09-21T14:23:27,526 File "/usr/lib/python3.9/logging/__init__.py", line 1442, in info 2022-09-21T14:23:27,527 self._log(INFO, msg, args, **kwargs) 2022-09-21T14:23:27,527 File "/usr/lib/python3.9/logging/__init__.py", line 1585, in _log 2022-09-21T14:23:27,527 self.handle(record) 2022-09-21T14:23:27,527 File "/usr/lib/python3.9/logging/__init__.py", line 1595, in handle 2022-09-21T14:23:27,528 self.callHandlers(record) 2022-09-21T14:23:27,528 File "/usr/lib/python3.9/logging/__init__.py", line 1657, in callHandlers 2022-09-21T14:23:27,528 hdlr.handle(record) 2022-09-21T14:23:27,529 File "/usr/lib/python3.9/logging/__init__.py", line 948, in handle 2022-09-21T14:23:27,529 self.emit(record) 2022-09-21T14:23:27,529 File "/tmp/pip-standalone-pip-fapraay2/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-09-21T14:23:27,529 self.handleError(record) 2022-09-21T14:23:27,530 Message: '[present-rich] %s' 2022-09-21T14:23:27,530 Arguments: (UpgradePrompt(old='22.1.2', new='22.2.2'),) 2022-09-21T14:23:28,003 Installing backend dependencies: finished with status 'done' 2022-09-21T14:23:28,027 Created temporary directory: /tmp/pip-modern-metadata-evgpjzmn 2022-09-21T14:23:28,033 Preparing metadata (pyproject.toml): started 2022-09-21T14:23:28,035 Running command Preparing metadata (pyproject.toml) 2022-09-21T14:23:31,628 /usr/local/lib/python3.9/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-09-21T14:23:31,630 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-09-21T14:23:31,894 /usr/local/lib/python3.9/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-88sdt3nw/housing-prediction-0-4_b63aee7fa7d348688c0ee10d5b2c07c1/LICENSE' cannot be found 2022-09-21T14:23:31,895 warnings.warn(f"File {path!r} cannot be found") 2022-09-21T14:23:33,521 running dist_info 2022-09-21T14:23:34,122 creating /tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info 2022-09-21T14:23:34,713 writing /tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/PKG-INFO 2022-09-21T14:23:35,276 writing dependency_links to /tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/dependency_links.txt 2022-09-21T14:23:38,621 writing top-level names to /tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/top_level.txt 2022-09-21T14:23:38,624 writing manifest file '/tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:23:39,278 reading manifest file '/tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:23:39,281 adding license file 'LICENSE.txt' 2022-09-21T14:23:39,286 writing manifest file '/tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:23:39,288 creating '/tmp/pip-modern-metadata-evgpjzmn/housing_prediction_0.4-0.4.dist-info' 2022-09-21T14:23:39,408 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") 2022-09-21T14:23:39,725 Preparing metadata (pyproject.toml): finished with status 'done' 2022-09-21T14:23:39,740 Source in /tmp/pip-wheel-88sdt3nw/housing-prediction-0-4_b63aee7fa7d348688c0ee10d5b2c07c1 has version 0.4, which satisfies requirement housing-prediction-0-4==0.4 from https://files.pythonhosted.org/packages/72/14/5b3b74bed560acfac4b63bc6511378cd305bf2b4b78f36bcca47c7235f8e/housing-prediction-0.4-0.4.tar.gz#sha256=29b86e3a6b40b4cd7c6fe7074f36b305e09e8288587c26c87f1ba18d39a26044 2022-09-21T14:23:39,742 Removed housing-prediction-0-4==0.4 from https://files.pythonhosted.org/packages/72/14/5b3b74bed560acfac4b63bc6511378cd305bf2b4b78f36bcca47c7235f8e/housing-prediction-0.4-0.4.tar.gz#sha256=29b86e3a6b40b4cd7c6fe7074f36b305e09e8288587c26c87f1ba18d39a26044 from build tracker '/tmp/pip-build-tracker-jqn27ce5' 2022-09-21T14:23:39,756 Created temporary directory: /tmp/pip-unpack-ax267s1l 2022-09-21T14:23:39,757 Building wheels for collected packages: housing-prediction-0-4 2022-09-21T14:23:39,767 Created temporary directory: /tmp/pip-wheel-s749s3xq 2022-09-21T14:23:39,767 Destination directory: /tmp/pip-wheel-s749s3xq 2022-09-21T14:23:39,772 Building wheel for housing-prediction-0-4 (pyproject.toml): started 2022-09-21T14:23:39,774 Running command Building wheel for housing-prediction-0-4 (pyproject.toml) 2022-09-21T14:23:43,367 /usr/local/lib/python3.9/dist-packages/setuptools/config/pyprojecttoml.py:102: _ExperimentalProjectMetadata: Support for project metadata in `pyproject.toml` is still experimental and may be removed (or change) in future releases. 2022-09-21T14:23:43,369 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-09-21T14:23:43,632 /usr/local/lib/python3.9/dist-packages/setuptools/config/expand.py:144: UserWarning: File '/tmp/pip-wheel-88sdt3nw/housing-prediction-0-4_b63aee7fa7d348688c0ee10d5b2c07c1/LICENSE' cannot be found 2022-09-21T14:23:43,632 warnings.warn(f"File {path!r} cannot be found") 2022-09-21T14:23:44,656 running bdist_wheel 2022-09-21T14:23:45,410 running build 2022-09-21T14:23:45,410 running build_py 2022-09-21T14:23:46,012 creating build 2022-09-21T14:23:46,013 creating build/lib 2022-09-21T14:23:46,014 creating build/lib/housing 2022-09-21T14:23:46,016 copying src/housing/main.py -> build/lib/housing 2022-09-21T14:23:46,020 copying src/housing/score.py -> build/lib/housing 2022-09-21T14:23:46,024 copying src/housing/train.py -> build/lib/housing 2022-09-21T14:23:46,028 copying src/housing/ingest_data.py -> build/lib/housing 2022-09-21T14:23:46,032 copying src/housing/sklearn_utils.py -> build/lib/housing 2022-09-21T14:23:46,035 copying src/housing/mlflow_utils.py -> build/lib/housing 2022-09-21T14:23:46,038 copying src/housing/setup_logger.py -> build/lib/housing 2022-09-21T14:23:46,041 copying src/housing/transformers.py -> build/lib/housing 2022-09-21T14:23:46,045 copying src/housing/__init__.py -> build/lib/housing 2022-09-21T14:23:46,046 running egg_info 2022-09-21T14:23:47,248 writing src/housing_prediction_0.4.egg-info/PKG-INFO 2022-09-21T14:23:47,819 writing dependency_links to src/housing_prediction_0.4.egg-info/dependency_links.txt 2022-09-21T14:23:51,226 writing top-level names to src/housing_prediction_0.4.egg-info/top_level.txt 2022-09-21T14:23:51,266 reading manifest file 'src/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:23:51,275 adding license file 'LICENSE.txt' 2022-09-21T14:23:51,276 writing manifest file 'src/housing_prediction_0.4.egg-info/SOURCES.txt' 2022-09-21T14:23:52,479 installing to build/bdist.linux-armv7l/wheel 2022-09-21T14:23:52,480 running install 2022-09-21T14:23:52,540 running install_lib 2022-09-21T14:23:53,143 creating build/bdist.linux-armv7l 2022-09-21T14:23:53,145 creating build/bdist.linux-armv7l/wheel 2022-09-21T14:23:53,149 creating build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,151 copying build/lib/housing/main.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,156 copying build/lib/housing/score.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,160 copying build/lib/housing/train.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,165 copying build/lib/housing/ingest_data.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,170 copying build/lib/housing/sklearn_utils.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,174 copying build/lib/housing/mlflow_utils.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,178 copying build/lib/housing/setup_logger.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,182 copying build/lib/housing/transformers.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,186 copying build/lib/housing/__init__.py -> build/bdist.linux-armv7l/wheel/housing 2022-09-21T14:23:53,189 running install_egg_info 2022-09-21T14:23:53,786 Copying src/housing_prediction_0.4.egg-info to build/bdist.linux-armv7l/wheel/housing_prediction_0.4-0.4-py3.9.egg-info 2022-09-21T14:23:53,804 running install_scripts 2022-09-21T14:23:53,830 adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") 2022-09-21T14:23:53,842 creating build/bdist.linux-armv7l/wheel/housing_prediction_0.4-0.4.dist-info/WHEEL 2022-09-21T14:23:53,847 creating '/tmp/pip-wheel-s749s3xq/tmpdp6bn1e2/housing_prediction_0.4-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-09-21T14:23:53,853 adding 'housing/__init__.py' 2022-09-21T14:23:53,857 adding 'housing/ingest_data.py' 2022-09-21T14:23:53,861 adding 'housing/main.py' 2022-09-21T14:23:53,864 adding 'housing/mlflow_utils.py' 2022-09-21T14:23:53,867 adding 'housing/score.py' 2022-09-21T14:23:53,871 adding 'housing/setup_logger.py' 2022-09-21T14:23:53,874 adding 'housing/sklearn_utils.py' 2022-09-21T14:23:53,879 adding 'housing/train.py' 2022-09-21T14:23:53,882 adding 'housing/transformers.py' 2022-09-21T14:23:53,900 adding 'housing_prediction_0.4-0.4.dist-info/LICENSE.txt' 2022-09-21T14:23:53,903 adding 'housing_prediction_0.4-0.4.dist-info/METADATA' 2022-09-21T14:23:53,906 adding 'housing_prediction_0.4-0.4.dist-info/WHEEL' 2022-09-21T14:23:53,908 adding 'housing_prediction_0.4-0.4.dist-info/top_level.txt' 2022-09-21T14:23:53,911 adding 'housing_prediction_0.4-0.4.dist-info/RECORD' 2022-09-21T14:23:53,914 removing build/bdist.linux-armv7l/wheel 2022-09-21T14:23:54,236 Building wheel for housing-prediction-0-4 (pyproject.toml): finished with status 'done' 2022-09-21T14:23:54,250 Created wheel for housing-prediction-0-4: filename=housing_prediction_0.4-0.4-py3-none-any.whl size=26940 sha256=d535ee99e5c3b1fd50a22ddb2e6e8bec6cd9a6797547899ea9050a4b838f1713 2022-09-21T14:23:54,252 Stored in directory: /tmp/pip-ephem-wheel-cache-9f_kwjeb/wheels/2a/e7/81/ec0bfe5193043467b9be8976e09fda7ee458245b611c8f28f9 2022-09-21T14:23:54,277 Successfully built housing-prediction-0-4 2022-09-21T14:23:54,285 Removed build tracker: '/tmp/pip-build-tracker-jqn27ce5'