2025-03-22T10:40:33,261 Created temporary directory: /tmp/pip-build-tracker-h1h2kmew 2025-03-22T10:40:33,262 Initialized build tracking at /tmp/pip-build-tracker-h1h2kmew 2025-03-22T10:40:33,262 Created build tracker: /tmp/pip-build-tracker-h1h2kmew 2025-03-22T10:40:33,263 Entered build tracker: /tmp/pip-build-tracker-h1h2kmew 2025-03-22T10:40:33,264 Created temporary directory: /tmp/pip-wheel-impfo15u 2025-03-22T10:40:33,268 Created temporary directory: /tmp/pip-ephem-wheel-cache-milrbff2 2025-03-22T10:40:33,315 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-22T10:40:33,318 2 location(s) to search for versions of subsurface-terra: 2025-03-22T10:40:33,318 * https://pypi.org/simple/subsurface-terra/ 2025-03-22T10:40:33,318 * https://www.piwheels.org/simple/subsurface-terra/ 2025-03-22T10:40:33,319 Fetching project page and analyzing links: https://pypi.org/simple/subsurface-terra/ 2025-03-22T10:40:33,320 Getting page https://pypi.org/simple/subsurface-terra/ 2025-03-22T10:40:33,321 Found index url https://pypi.org/simple/ 2025-03-22T10:40:33,542 Fetched page https://pypi.org/simple/subsurface-terra/ as application/vnd.pypi.simple.v1+json 2025-03-22T10:40:33,544 Skipping link: No binaries permitted for subsurface-terra: https://files.pythonhosted.org/packages/50/9a/d01fba4259274ad8434f250f0ef7b97f8e7bc22dd4b7cbe4d8159da1ab1e/subsurface_terra-2025.0.1rc2-py3-none-any.whl (from https://pypi.org/simple/subsurface-terra/) 2025-03-22T10:40:33,544 Skipping link: No binaries permitted for subsurface-terra: https://files.pythonhosted.org/packages/c6/06/a2045873d1c883900c613bc6261aa91c9d27e6e9a1e5c18bd4b4b614bbb5/subsurface_terra-2025.1.0rc0-py3-none-any.whl (from https://pypi.org/simple/subsurface-terra/) 2025-03-22T10:40:33,545 Found link https://files.pythonhosted.org/packages/40/95/d67bc99713ad2e850839ff08250b4bd4c3e265546715f0a558e7609b8460/subsurface_terra-2025.1.0rc0.tar.gz (from https://pypi.org/simple/subsurface-terra/), version: 2025.1.0rc0 2025-03-22T10:40:33,545 Fetching project page and analyzing links: https://www.piwheels.org/simple/subsurface-terra/ 2025-03-22T10:40:33,546 Getting page https://www.piwheels.org/simple/subsurface-terra/ 2025-03-22T10:40:33,548 Found index url https://www.piwheels.org/simple/ 2025-03-22T10:40:33,746 Fetched page https://www.piwheels.org/simple/subsurface-terra/ as text/html 2025-03-22T10:40:33,747 Skipping link: not a file: https://www.piwheels.org/simple/subsurface-terra/ 2025-03-22T10:40:33,748 Skipping link: not a file: https://pypi.org/simple/subsurface-terra/ 2025-03-22T10:40:33,767 Given no hashes to check 1 links for project 'subsurface-terra': discarding no candidates 2025-03-22T10:40:33,769 Collecting subsurface-terra==2025.1.0rc0 2025-03-22T10:40:33,771 Created temporary directory: /tmp/pip-unpack-wnl4jn60 2025-03-22T10:40:34,008 Downloading subsurface_terra-2025.1.0rc0.tar.gz (214 kB) 2025-03-22T10:40:34,311 Added subsurface-terra==2025.1.0rc0 from https://files.pythonhosted.org/packages/40/95/d67bc99713ad2e850839ff08250b4bd4c3e265546715f0a558e7609b8460/subsurface_terra-2025.1.0rc0.tar.gz to build tracker '/tmp/pip-build-tracker-h1h2kmew' 2025-03-22T10:40:34,314 Running setup.py (path:/tmp/pip-wheel-impfo15u/subsurface-terra_3cb6532a1ef54b7cbcafe2a45bad1f44/setup.py) egg_info for package subsurface-terra 2025-03-22T10:40:34,315 Created temporary directory: /tmp/pip-pip-egg-info-rio4jgiu 2025-03-22T10:40:34,315 Preparing metadata (setup.py): started 2025-03-22T10:40:34,317 Running command python setup.py egg_info 2025-03-22T10:40:35,103 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-03-22T10:40:35,103 !! 2025-03-22T10:40:35,105 ******************************************************************************** 2025-03-22T10:40:35,105 Requirements should be satisfied by a PEP 517 installer. 2025-03-22T10:40:35,106 If you are using pip, you can try `pip install --use-pep517`. 2025-03-22T10:40:35,106 ******************************************************************************** 2025-03-22T10:40:35,107 !! 2025-03-22T10:40:35,108 dist.fetch_build_eggs(dist.setup_requires) 2025-03-22T10:40:38,479 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2025-03-22T10:40:38,480 Traceback (most recent call last): 2025-03-22T10:40:38,480 File "/tmp/pip-wheel-impfo15u/subsurface-terra_3cb6532a1ef54b7cbcafe2a45bad1f44/.eggs/setuptools_scm-8.2.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2025-03-22T10:40:38,481 section = defn.get("tool", {})[tool_name] 2025-03-22T10:40:38,481 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2025-03-22T10:40:38,482 KeyError: 'setuptools_scm' 2025-03-22T10:40:38,594 running egg_info 2025-03-22T10:40:38,625 creating /tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info 2025-03-22T10:40:38,626 writing /tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/PKG-INFO 2025-03-22T10:40:38,652 writing dependency_links to /tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/dependency_links.txt 2025-03-22T10:40:38,662 writing requirements to /tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/requires.txt 2025-03-22T10:40:38,663 writing top-level names to /tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/top_level.txt 2025-03-22T10:40:38,665 writing manifest file '/tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/SOURCES.txt' 2025-03-22T10:40:38,884 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-03-22T10:40:38,890 reading manifest file '/tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/SOURCES.txt' 2025-03-22T10:40:38,892 adding license file 'LICENSE' 2025-03-22T10:40:38,897 writing manifest file '/tmp/pip-pip-egg-info-rio4jgiu/subsurface_terra.egg-info/SOURCES.txt' 2025-03-22T10:40:39,017 Preparing metadata (setup.py): finished with status 'done' 2025-03-22T10:40:39,021 Source in /tmp/pip-wheel-impfo15u/subsurface-terra_3cb6532a1ef54b7cbcafe2a45bad1f44 has version 2025.1.0rc0, which satisfies requirement subsurface-terra==2025.1.0rc0 from https://files.pythonhosted.org/packages/40/95/d67bc99713ad2e850839ff08250b4bd4c3e265546715f0a558e7609b8460/subsurface_terra-2025.1.0rc0.tar.gz 2025-03-22T10:40:39,022 Removed subsurface-terra==2025.1.0rc0 from https://files.pythonhosted.org/packages/40/95/d67bc99713ad2e850839ff08250b4bd4c3e265546715f0a558e7609b8460/subsurface_terra-2025.1.0rc0.tar.gz from build tracker '/tmp/pip-build-tracker-h1h2kmew' 2025-03-22T10:40:39,058 Created temporary directory: /tmp/pip-unpack-cx3hk356 2025-03-22T10:40:39,059 Created temporary directory: /tmp/pip-unpack-klom8ipx 2025-03-22T10:40:39,060 Building wheels for collected packages: subsurface-terra 2025-03-22T10:40:39,065 Created temporary directory: /tmp/pip-wheel-wsjx_h4i 2025-03-22T10:40:39,066 Building wheel for subsurface-terra (setup.py): started 2025-03-22T10:40:39,067 Destination directory: /tmp/pip-wheel-wsjx_h4i 2025-03-22T10:40:39,067 Running command python setup.py bdist_wheel 2025-03-22T10:40:39,832 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-03-22T10:40:39,832 !! 2025-03-22T10:40:39,833 ******************************************************************************** 2025-03-22T10:40:39,834 Requirements should be satisfied by a PEP 517 installer. 2025-03-22T10:40:39,834 If you are using pip, you can try `pip install --use-pep517`. 2025-03-22T10:40:39,835 ******************************************************************************** 2025-03-22T10:40:39,837 !! 2025-03-22T10:40:39,837 dist.fetch_build_eggs(dist.setup_requires) 2025-03-22T10:40:40,422 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2025-03-22T10:40:40,423 Traceback (most recent call last): 2025-03-22T10:40:40,424 File "/tmp/pip-wheel-impfo15u/subsurface-terra_3cb6532a1ef54b7cbcafe2a45bad1f44/.eggs/setuptools_scm-8.2.0-py3.11.egg/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject 2025-03-22T10:40:40,424 section = defn.get("tool", {})[tool_name] 2025-03-22T10:40:40,425 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ 2025-03-22T10:40:40,425 KeyError: 'setuptools_scm' 2025-03-22T10:40:40,503 running bdist_wheel 2025-03-22T10:40:40,649 running build 2025-03-22T10:40:40,649 running build_py 2025-03-22T10:40:40,683 creating build/lib/subsurface 2025-03-22T10:40:40,686 copying subsurface/optional_requirements.py -> build/lib/subsurface 2025-03-22T10:40:40,689 copying subsurface/__init__.py -> build/lib/subsurface 2025-03-22T10:40:40,691 copying subsurface/_version.py -> build/lib/subsurface 2025-03-22T10:40:40,694 creating build/lib/subsurface/api 2025-03-22T10:40:40,695 copying subsurface/api/__init__.py -> build/lib/subsurface/api 2025-03-22T10:40:40,697 creating build/lib/subsurface/core 2025-03-22T10:40:40,698 copying subsurface/core/__init__.py -> build/lib/subsurface/core 2025-03-22T10:40:40,701 creating build/lib/subsurface/modules 2025-03-22T10:40:40,702 copying subsurface/modules/__init__.py -> build/lib/subsurface/modules 2025-03-22T10:40:40,704 creating build/lib/subsurface/api/reader 2025-03-22T10:40:40,705 copying subsurface/api/reader/read_wells.py -> build/lib/subsurface/api/reader 2025-03-22T10:40:40,707 copying subsurface/api/reader/__init__.py -> build/lib/subsurface/api/reader 2025-03-22T10:40:40,709 creating build/lib/subsurface/api/interfaces 2025-03-22T10:40:40,710 copying subsurface/api/interfaces/stream.py -> build/lib/subsurface/api/interfaces 2025-03-22T10:40:40,712 copying subsurface/api/interfaces/__init__.py -> build/lib/subsurface/api/interfaces 2025-03-22T10:40:40,714 creating build/lib/subsurface/core/geological_formats 2025-03-22T10:40:40,715 copying subsurface/core/geological_formats/__init__.py -> build/lib/subsurface/core/geological_formats 2025-03-22T10:40:40,717 copying subsurface/core/geological_formats/fault.py -> build/lib/subsurface/core/geological_formats 2025-03-22T10:40:40,720 creating build/lib/subsurface/core/utils 2025-03-22T10:40:40,721 copying subsurface/core/utils/utils_core.py -> build/lib/subsurface/core/utils 2025-03-22T10:40:40,723 copying subsurface/core/utils/__init__.py -> build/lib/subsurface/core/utils 2025-03-22T10:40:40,726 creating build/lib/subsurface/core/structs 2025-03-22T10:40:40,727 copying subsurface/core/structs/__init__.py -> build/lib/subsurface/core/structs 2025-03-22T10:40:40,729 creating build/lib/subsurface/core/reader_helpers 2025-03-22T10:40:40,730 copying subsurface/core/reader_helpers/reader_unstruct.py -> build/lib/subsurface/core/reader_helpers 2025-03-22T10:40:40,732 copying subsurface/core/reader_helpers/readers_data.py -> build/lib/subsurface/core/reader_helpers 2025-03-22T10:40:40,734 copying subsurface/core/reader_helpers/__init__.py -> build/lib/subsurface/core/reader_helpers 2025-03-22T10:40:40,736 copying subsurface/core/reader_helpers/readers_wells.py -> build/lib/subsurface/core/reader_helpers 2025-03-22T10:40:40,738 creating build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,741 copying subsurface/core/geological_formats/boreholes/survey.py -> build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,743 copying subsurface/core/geological_formats/boreholes/collars.py -> build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,746 copying subsurface/core/geological_formats/boreholes/__init__.py -> build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,749 copying subsurface/core/geological_formats/boreholes/boreholes.py -> build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,751 copying subsurface/core/geological_formats/boreholes/_combine_trajectories.py -> build/lib/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:40,755 creating build/lib/subsurface/core/structs/structured_elements 2025-03-22T10:40:40,756 copying subsurface/core/structs/structured_elements/structured_mesh.py -> build/lib/subsurface/core/structs/structured_elements 2025-03-22T10:40:40,758 copying subsurface/core/structs/structured_elements/octree_mesh.py -> build/lib/subsurface/core/structs/structured_elements 2025-03-22T10:40:40,759 copying subsurface/core/structs/structured_elements/__init__.py -> build/lib/subsurface/core/structs/structured_elements 2025-03-22T10:40:40,761 copying subsurface/core/structs/structured_elements/structured_grid.py -> build/lib/subsurface/core/structs/structured_elements 2025-03-22T10:40:40,763 creating build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,765 copying subsurface/core/structs/base_structures/structured_data.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,769 copying subsurface/core/structs/base_structures/__init__.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,771 copying subsurface/core/structs/base_structures/unstructured_data.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,773 copying subsurface/core/structs/base_structures/_liquid_earth_mesh.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,775 copying subsurface/core/structs/base_structures/base_structures_enum.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,777 copying subsurface/core/structs/base_structures/_unstructured_data_constructor.py -> build/lib/subsurface/core/structs/base_structures 2025-03-22T10:40:40,780 creating build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,781 copying subsurface/core/structs/unstructured_elements/__init__.py -> build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,783 copying subsurface/core/structs/unstructured_elements/triangular_surface.py -> build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,784 copying subsurface/core/structs/unstructured_elements/point_set.py -> build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,786 copying subsurface/core/structs/unstructured_elements/line_set.py -> build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,789 copying subsurface/core/structs/unstructured_elements/tetrahedron_mesh.py -> build/lib/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:40,791 creating build/lib/subsurface/modules/visualization 2025-03-22T10:40:40,793 copying subsurface/modules/visualization/to_pyvista.py -> build/lib/subsurface/modules/visualization 2025-03-22T10:40:40,795 copying subsurface/modules/visualization/__init__.py -> build/lib/subsurface/modules/visualization 2025-03-22T10:40:40,799 creating build/lib/subsurface/modules/writer 2025-03-22T10:40:40,800 copying subsurface/modules/writer/to_binary.py -> build/lib/subsurface/modules/writer 2025-03-22T10:40:40,802 copying subsurface/modules/writer/__init__.py -> build/lib/subsurface/modules/writer 2025-03-22T10:40:40,805 creating build/lib/subsurface/modules/reader 2025-03-22T10:40:40,806 copying subsurface/modules/reader/read_netcdf.py -> build/lib/subsurface/modules/reader 2025-03-22T10:40:40,808 copying subsurface/modules/reader/__init__.py -> build/lib/subsurface/modules/reader 2025-03-22T10:40:40,810 copying subsurface/modules/reader/from_binary.py -> build/lib/subsurface/modules/reader 2025-03-22T10:40:40,813 creating build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,814 copying subsurface/modules/writer/to_rex/material_encoder.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,817 copying subsurface/modules/writer/to_rex/utils.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,819 copying subsurface/modules/writer/to_rex/gempy_to_rexfile.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,823 copying subsurface/modules/writer/to_rex/__init__.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,825 copying subsurface/modules/writer/to_rex/mesh_encoder.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,828 copying subsurface/modules/writer/to_rex/data_struct.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,830 copying subsurface/modules/writer/to_rex/common.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,832 copying subsurface/modules/writer/to_rex/to_rex.py -> build/lib/subsurface/modules/writer/to_rex 2025-03-22T10:40:40,835 creating build/lib/subsurface/modules/writer/to_liquid_earth 2025-03-22T10:40:40,837 copying subsurface/modules/writer/to_liquid_earth/__init__.py -> build/lib/subsurface/modules/writer/to_liquid_earth 2025-03-22T10:40:40,843 creating build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,065 copying subsurface/modules/reader/mesh/omf_mesh_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,067 copying subsurface/modules/reader/mesh/surface_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,071 copying subsurface/modules/reader/mesh/dxf_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,073 copying subsurface/modules/reader/mesh/__init__.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,075 copying subsurface/modules/reader/mesh/surfaces_api.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,077 copying subsurface/modules/reader/mesh/obj_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,079 copying subsurface/modules/reader/mesh/_GOCAD_mesh.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,081 copying subsurface/modules/reader/mesh/mx_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,084 copying subsurface/modules/reader/mesh/csv_mesh_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,087 copying subsurface/modules/reader/mesh/_trimesh_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,090 copying subsurface/modules/reader/mesh/glb_reader.py -> build/lib/subsurface/modules/reader/mesh 2025-03-22T10:40:41,092 creating build/lib/subsurface/modules/reader/faults 2025-03-22T10:40:41,093 copying subsurface/modules/reader/faults/faults.py -> build/lib/subsurface/modules/reader/faults 2025-03-22T10:40:41,096 copying subsurface/modules/reader/faults/__init__.py -> build/lib/subsurface/modules/reader/faults 2025-03-22T10:40:41,098 creating build/lib/subsurface/modules/reader/profiles 2025-03-22T10:40:41,099 copying subsurface/modules/reader/profiles/profiles_core.py -> build/lib/subsurface/modules/reader/profiles 2025-03-22T10:40:41,101 copying subsurface/modules/reader/profiles/__init__.py -> build/lib/subsurface/modules/reader/profiles 2025-03-22T10:40:41,104 creating build/lib/subsurface/modules/reader/geo_object 2025-03-22T10:40:41,105 copying subsurface/modules/reader/geo_object/__init__.py -> build/lib/subsurface/modules/reader/geo_object 2025-03-22T10:40:41,108 creating build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,109 copying subsurface/modules/reader/volume/seismic.py -> build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,111 copying subsurface/modules/reader/volume/read_volume.py -> build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,114 copying subsurface/modules/reader/volume/volume_utils.py -> build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,115 copying subsurface/modules/reader/volume/segy_reader.py -> build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,118 copying subsurface/modules/reader/volume/__init__.py -> build/lib/subsurface/modules/reader/volume 2025-03-22T10:40:41,120 creating build/lib/subsurface/modules/reader/wells 2025-03-22T10:40:41,121 copying subsurface/modules/reader/wells/_read_to_df.py -> build/lib/subsurface/modules/reader/wells 2025-03-22T10:40:41,123 copying subsurface/modules/reader/wells/__init__.py -> build/lib/subsurface/modules/reader/wells 2025-03-22T10:40:41,125 copying subsurface/modules/reader/wells/read_borehole_interface.py -> build/lib/subsurface/modules/reader/wells 2025-03-22T10:40:41,127 copying subsurface/modules/reader/wells/wells_utils.py -> build/lib/subsurface/modules/reader/wells 2025-03-22T10:40:41,130 creating build/lib/subsurface/modules/reader/topography 2025-03-22T10:40:41,131 copying subsurface/modules/reader/topography/topo_core.py -> build/lib/subsurface/modules/reader/topography 2025-03-22T10:40:41,133 copying subsurface/modules/reader/topography/__init__.py -> build/lib/subsurface/modules/reader/topography 2025-03-22T10:40:41,135 creating build/lib/subsurface/modules/reader/petrel 2025-03-22T10:40:41,137 copying subsurface/modules/reader/petrel/__init__.py -> build/lib/subsurface/modules/reader/petrel 2025-03-22T10:40:41,139 creating build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,140 copying subsurface/modules/reader/wells/DEP/_welly_reader.py -> build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,143 copying subsurface/modules/reader/wells/DEP/__init__.py -> build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,146 copying subsurface/modules/reader/wells/DEP/pandas_to_welly.py -> build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,149 copying subsurface/modules/reader/wells/DEP/_wells_api.py -> build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,151 copying subsurface/modules/reader/wells/DEP/_well_files_reader.py -> build/lib/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,207 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-03-22T10:40:41,208 !! 2025-03-22T10:40:41,209 ******************************************************************************** 2025-03-22T10:40:41,209 Please avoid running ``setup.py`` directly. 2025-03-22T10:40:41,210 Instead, use pypa/build, pypa/installer or other 2025-03-22T10:40:41,211 standards-based tools. 2025-03-22T10:40:41,212 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-03-22T10:40:41,213 ******************************************************************************** 2025-03-22T10:40:41,214 !! 2025-03-22T10:40:41,215 self.initialize_options() 2025-03-22T10:40:41,239 installing to build/bdist.linux-armv7l/wheel 2025-03-22T10:40:41,240 running install 2025-03-22T10:40:41,263 running install_lib 2025-03-22T10:40:41,296 creating build/bdist.linux-armv7l/wheel 2025-03-22T10:40:41,298 creating build/bdist.linux-armv7l/wheel/subsurface 2025-03-22T10:40:41,301 creating build/bdist.linux-armv7l/wheel/subsurface/api 2025-03-22T10:40:41,302 copying build/lib/subsurface/api/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/api 2025-03-22T10:40:41,305 creating build/bdist.linux-armv7l/wheel/subsurface/api/reader 2025-03-22T10:40:41,306 copying build/lib/subsurface/api/reader/read_wells.py -> build/bdist.linux-armv7l/wheel/./subsurface/api/reader 2025-03-22T10:40:41,309 copying build/lib/subsurface/api/reader/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/api/reader 2025-03-22T10:40:41,311 creating build/bdist.linux-armv7l/wheel/subsurface/api/interfaces 2025-03-22T10:40:41,313 copying build/lib/subsurface/api/interfaces/stream.py -> build/bdist.linux-armv7l/wheel/./subsurface/api/interfaces 2025-03-22T10:40:41,316 copying build/lib/subsurface/api/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/api/interfaces 2025-03-22T10:40:41,320 copying build/lib/subsurface/optional_requirements.py -> build/bdist.linux-armv7l/wheel/./subsurface 2025-03-22T10:40:41,323 copying build/lib/subsurface/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface 2025-03-22T10:40:41,327 creating build/bdist.linux-armv7l/wheel/subsurface/core 2025-03-22T10:40:41,330 creating build/bdist.linux-armv7l/wheel/subsurface/core/geological_formats 2025-03-22T10:40:41,333 creating build/bdist.linux-armv7l/wheel/subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,335 copying build/lib/subsurface/core/geological_formats/boreholes/survey.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,338 copying build/lib/subsurface/core/geological_formats/boreholes/collars.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,340 copying build/lib/subsurface/core/geological_formats/boreholes/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,343 copying build/lib/subsurface/core/geological_formats/boreholes/boreholes.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,346 copying build/lib/subsurface/core/geological_formats/boreholes/_combine_trajectories.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats/boreholes 2025-03-22T10:40:41,349 copying build/lib/subsurface/core/geological_formats/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats 2025-03-22T10:40:41,351 copying build/lib/subsurface/core/geological_formats/fault.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/geological_formats 2025-03-22T10:40:41,355 creating build/bdist.linux-armv7l/wheel/subsurface/core/utils 2025-03-22T10:40:41,357 copying build/lib/subsurface/core/utils/utils_core.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/utils 2025-03-22T10:40:41,359 copying build/lib/subsurface/core/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/utils 2025-03-22T10:40:41,361 copying build/lib/subsurface/core/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core 2025-03-22T10:40:41,365 creating build/bdist.linux-armv7l/wheel/subsurface/core/structs 2025-03-22T10:40:41,367 creating build/bdist.linux-armv7l/wheel/subsurface/core/structs/structured_elements 2025-03-22T10:40:41,370 copying build/lib/subsurface/core/structs/structured_elements/structured_mesh.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/structured_elements 2025-03-22T10:40:41,373 copying build/lib/subsurface/core/structs/structured_elements/octree_mesh.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/structured_elements 2025-03-22T10:40:41,581 copying build/lib/subsurface/core/structs/structured_elements/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/structured_elements 2025-03-22T10:40:41,584 copying build/lib/subsurface/core/structs/structured_elements/structured_grid.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/structured_elements 2025-03-22T10:40:41,588 creating build/bdist.linux-armv7l/wheel/subsurface/core/structs/base_structures 2025-03-22T10:40:41,590 copying build/lib/subsurface/core/structs/base_structures/structured_data.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,595 copying build/lib/subsurface/core/structs/base_structures/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,598 copying build/lib/subsurface/core/structs/base_structures/unstructured_data.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,602 copying build/lib/subsurface/core/structs/base_structures/_liquid_earth_mesh.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,606 copying build/lib/subsurface/core/structs/base_structures/base_structures_enum.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,610 copying build/lib/subsurface/core/structs/base_structures/_unstructured_data_constructor.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/base_structures 2025-03-22T10:40:41,613 copying build/lib/subsurface/core/structs/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs 2025-03-22T10:40:41,617 creating build/bdist.linux-armv7l/wheel/subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,619 copying build/lib/subsurface/core/structs/unstructured_elements/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,623 copying build/lib/subsurface/core/structs/unstructured_elements/triangular_surface.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,626 copying build/lib/subsurface/core/structs/unstructured_elements/point_set.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,629 copying build/lib/subsurface/core/structs/unstructured_elements/line_set.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,632 copying build/lib/subsurface/core/structs/unstructured_elements/tetrahedron_mesh.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/structs/unstructured_elements 2025-03-22T10:40:41,636 creating build/bdist.linux-armv7l/wheel/subsurface/core/reader_helpers 2025-03-22T10:40:41,639 copying build/lib/subsurface/core/reader_helpers/reader_unstruct.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/reader_helpers 2025-03-22T10:40:41,642 copying build/lib/subsurface/core/reader_helpers/readers_data.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/reader_helpers 2025-03-22T10:40:41,646 copying build/lib/subsurface/core/reader_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/reader_helpers 2025-03-22T10:40:41,648 copying build/lib/subsurface/core/reader_helpers/readers_wells.py -> build/bdist.linux-armv7l/wheel/./subsurface/core/reader_helpers 2025-03-22T10:40:41,652 creating build/bdist.linux-armv7l/wheel/subsurface/modules 2025-03-22T10:40:41,655 creating build/bdist.linux-armv7l/wheel/subsurface/modules/visualization 2025-03-22T10:40:41,657 copying build/lib/subsurface/modules/visualization/to_pyvista.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/visualization 2025-03-22T10:40:41,660 copying build/lib/subsurface/modules/visualization/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/visualization 2025-03-22T10:40:41,663 creating build/bdist.linux-armv7l/wheel/subsurface/modules/writer 2025-03-22T10:40:41,666 creating build/bdist.linux-armv7l/wheel/subsurface/modules/writer/to_rex 2025-03-22T10:40:41,667 copying build/lib/subsurface/modules/writer/to_rex/material_encoder.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,670 copying build/lib/subsurface/modules/writer/to_rex/utils.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,672 copying build/lib/subsurface/modules/writer/to_rex/gempy_to_rexfile.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,675 copying build/lib/subsurface/modules/writer/to_rex/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,677 copying build/lib/subsurface/modules/writer/to_rex/mesh_encoder.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,680 copying build/lib/subsurface/modules/writer/to_rex/data_struct.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,682 copying build/lib/subsurface/modules/writer/to_rex/common.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,685 copying build/lib/subsurface/modules/writer/to_rex/to_rex.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_rex 2025-03-22T10:40:41,688 copying build/lib/subsurface/modules/writer/to_binary.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer 2025-03-22T10:40:41,690 copying build/lib/subsurface/modules/writer/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer 2025-03-22T10:40:41,693 creating build/bdist.linux-armv7l/wheel/subsurface/modules/writer/to_liquid_earth 2025-03-22T10:40:41,694 copying build/lib/subsurface/modules/writer/to_liquid_earth/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/writer/to_liquid_earth 2025-03-22T10:40:41,696 copying build/lib/subsurface/modules/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules 2025-03-22T10:40:41,699 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader 2025-03-22T10:40:41,701 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/mesh 2025-03-22T10:40:41,702 copying build/lib/subsurface/modules/reader/mesh/omf_mesh_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,705 copying build/lib/subsurface/modules/reader/mesh/surface_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,707 copying build/lib/subsurface/modules/reader/mesh/dxf_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,710 copying build/lib/subsurface/modules/reader/mesh/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,712 copying build/lib/subsurface/modules/reader/mesh/surfaces_api.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,714 copying build/lib/subsurface/modules/reader/mesh/obj_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,716 copying build/lib/subsurface/modules/reader/mesh/_GOCAD_mesh.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,718 copying build/lib/subsurface/modules/reader/mesh/mx_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,721 copying build/lib/subsurface/modules/reader/mesh/csv_mesh_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,724 copying build/lib/subsurface/modules/reader/mesh/_trimesh_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,727 copying build/lib/subsurface/modules/reader/mesh/glb_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/mesh 2025-03-22T10:40:41,730 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/faults 2025-03-22T10:40:41,731 copying build/lib/subsurface/modules/reader/faults/faults.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/faults 2025-03-22T10:40:41,734 copying build/lib/subsurface/modules/reader/faults/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/faults 2025-03-22T10:40:41,736 copying build/lib/subsurface/modules/reader/read_netcdf.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader 2025-03-22T10:40:41,739 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/profiles 2025-03-22T10:40:41,740 copying build/lib/subsurface/modules/reader/profiles/profiles_core.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/profiles 2025-03-22T10:40:41,743 copying build/lib/subsurface/modules/reader/profiles/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/profiles 2025-03-22T10:40:41,745 copying build/lib/subsurface/modules/reader/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader 2025-03-22T10:40:41,748 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/geo_object 2025-03-22T10:40:41,750 copying build/lib/subsurface/modules/reader/geo_object/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/geo_object 2025-03-22T10:40:41,753 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/volume 2025-03-22T10:40:41,754 copying build/lib/subsurface/modules/reader/volume/seismic.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/volume 2025-03-22T10:40:41,757 copying build/lib/subsurface/modules/reader/volume/read_volume.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/volume 2025-03-22T10:40:41,759 copying build/lib/subsurface/modules/reader/volume/volume_utils.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/volume 2025-03-22T10:40:41,761 copying build/lib/subsurface/modules/reader/volume/segy_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/volume 2025-03-22T10:40:41,763 copying build/lib/subsurface/modules/reader/volume/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/volume 2025-03-22T10:40:41,765 copying build/lib/subsurface/modules/reader/from_binary.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader 2025-03-22T10:40:41,767 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/wells 2025-03-22T10:40:41,768 copying build/lib/subsurface/modules/reader/wells/_read_to_df.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells 2025-03-22T10:40:41,770 copying build/lib/subsurface/modules/reader/wells/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells 2025-03-22T10:40:41,773 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,774 copying build/lib/subsurface/modules/reader/wells/DEP/_welly_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,776 copying build/lib/subsurface/modules/reader/wells/DEP/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,778 copying build/lib/subsurface/modules/reader/wells/DEP/pandas_to_welly.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,781 copying build/lib/subsurface/modules/reader/wells/DEP/_wells_api.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,782 copying build/lib/subsurface/modules/reader/wells/DEP/_well_files_reader.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells/DEP 2025-03-22T10:40:41,785 copying build/lib/subsurface/modules/reader/wells/read_borehole_interface.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells 2025-03-22T10:40:41,787 copying build/lib/subsurface/modules/reader/wells/wells_utils.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/wells 2025-03-22T10:40:41,799 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/topography 2025-03-22T10:40:41,800 copying build/lib/subsurface/modules/reader/topography/topo_core.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/topography 2025-03-22T10:40:41,802 copying build/lib/subsurface/modules/reader/topography/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/topography 2025-03-22T10:40:41,805 creating build/bdist.linux-armv7l/wheel/subsurface/modules/reader/petrel 2025-03-22T10:40:41,806 copying build/lib/subsurface/modules/reader/petrel/__init__.py -> build/bdist.linux-armv7l/wheel/./subsurface/modules/reader/petrel 2025-03-22T10:40:41,808 copying build/lib/subsurface/_version.py -> build/bdist.linux-armv7l/wheel/./subsurface 2025-03-22T10:40:41,810 running install_egg_info 2025-03-22T10:40:41,840 running egg_info 2025-03-22T10:40:41,869 writing subsurface_terra.egg-info/PKG-INFO 2025-03-22T10:40:41,895 writing dependency_links to subsurface_terra.egg-info/dependency_links.txt 2025-03-22T10:40:41,905 writing requirements to subsurface_terra.egg-info/requires.txt 2025-03-22T10:40:41,906 writing top-level names to subsurface_terra.egg-info/top_level.txt 2025-03-22T10:40:42,027 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-03-22T10:40:42,030 reading manifest file 'subsurface_terra.egg-info/SOURCES.txt' 2025-03-22T10:40:42,039 adding license file 'LICENSE' 2025-03-22T10:40:42,046 writing manifest file 'subsurface_terra.egg-info/SOURCES.txt' 2025-03-22T10:40:42,048 Copying subsurface_terra.egg-info to build/bdist.linux-armv7l/wheel/./subsurface_terra-2025.1.0rc0-py3.11.egg-info 2025-03-22T10:40:42,060 running install_scripts 2025-03-22T10:40:42,090 creating build/bdist.linux-armv7l/wheel/subsurface_terra-2025.1.0rc0.dist-info/WHEEL 2025-03-22T10:40:42,092 creating '/tmp/pip-wheel-wsjx_h4i/subsurface_terra-2025.1.0rc0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-03-22T10:40:42,094 adding 'subsurface/__init__.py' 2025-03-22T10:40:42,095 adding 'subsurface/_version.py' 2025-03-22T10:40:42,097 adding 'subsurface/optional_requirements.py' 2025-03-22T10:40:42,098 adding 'subsurface/api/__init__.py' 2025-03-22T10:40:42,100 adding 'subsurface/api/interfaces/__init__.py' 2025-03-22T10:40:42,101 adding 'subsurface/api/interfaces/stream.py' 2025-03-22T10:40:42,103 adding 'subsurface/api/reader/__init__.py' 2025-03-22T10:40:42,104 adding 'subsurface/api/reader/read_wells.py' 2025-03-22T10:40:42,106 adding 'subsurface/core/__init__.py' 2025-03-22T10:40:42,107 adding 'subsurface/core/geological_formats/__init__.py' 2025-03-22T10:40:42,109 adding 'subsurface/core/geological_formats/fault.py' 2025-03-22T10:40:42,110 adding 'subsurface/core/geological_formats/boreholes/__init__.py' 2025-03-22T10:40:42,112 adding 'subsurface/core/geological_formats/boreholes/_combine_trajectories.py' 2025-03-22T10:40:42,113 adding 'subsurface/core/geological_formats/boreholes/boreholes.py' 2025-03-22T10:40:42,115 adding 'subsurface/core/geological_formats/boreholes/collars.py' 2025-03-22T10:40:42,117 adding 'subsurface/core/geological_formats/boreholes/survey.py' 2025-03-22T10:40:42,119 adding 'subsurface/core/reader_helpers/__init__.py' 2025-03-22T10:40:42,120 adding 'subsurface/core/reader_helpers/reader_unstruct.py' 2025-03-22T10:40:42,121 adding 'subsurface/core/reader_helpers/readers_data.py' 2025-03-22T10:40:42,122 adding 'subsurface/core/reader_helpers/readers_wells.py' 2025-03-22T10:40:42,124 adding 'subsurface/core/structs/__init__.py' 2025-03-22T10:40:42,126 adding 'subsurface/core/structs/base_structures/__init__.py' 2025-03-22T10:40:42,127 adding 'subsurface/core/structs/base_structures/_liquid_earth_mesh.py' 2025-03-22T10:40:42,129 adding 'subsurface/core/structs/base_structures/_unstructured_data_constructor.py' 2025-03-22T10:40:42,130 adding 'subsurface/core/structs/base_structures/base_structures_enum.py' 2025-03-22T10:40:42,132 adding 'subsurface/core/structs/base_structures/structured_data.py' 2025-03-22T10:40:42,134 adding 'subsurface/core/structs/base_structures/unstructured_data.py' 2025-03-22T10:40:42,135 adding 'subsurface/core/structs/structured_elements/__init__.py' 2025-03-22T10:40:42,136 adding 'subsurface/core/structs/structured_elements/octree_mesh.py' 2025-03-22T10:40:42,138 adding 'subsurface/core/structs/structured_elements/structured_grid.py' 2025-03-22T10:40:42,139 adding 'subsurface/core/structs/structured_elements/structured_mesh.py' 2025-03-22T10:40:42,141 adding 'subsurface/core/structs/unstructured_elements/__init__.py' 2025-03-22T10:40:42,142 adding 'subsurface/core/structs/unstructured_elements/line_set.py' 2025-03-22T10:40:42,144 adding 'subsurface/core/structs/unstructured_elements/point_set.py' 2025-03-22T10:40:42,145 adding 'subsurface/core/structs/unstructured_elements/tetrahedron_mesh.py' 2025-03-22T10:40:42,146 adding 'subsurface/core/structs/unstructured_elements/triangular_surface.py' 2025-03-22T10:40:42,148 adding 'subsurface/core/utils/__init__.py' 2025-03-22T10:40:42,149 adding 'subsurface/core/utils/utils_core.py' 2025-03-22T10:40:42,151 adding 'subsurface/modules/__init__.py' 2025-03-22T10:40:42,153 adding 'subsurface/modules/reader/__init__.py' 2025-03-22T10:40:42,154 adding 'subsurface/modules/reader/from_binary.py' 2025-03-22T10:40:42,156 adding 'subsurface/modules/reader/read_netcdf.py' 2025-03-22T10:40:42,157 adding 'subsurface/modules/reader/faults/__init__.py' 2025-03-22T10:40:42,159 adding 'subsurface/modules/reader/faults/faults.py' 2025-03-22T10:40:42,160 adding 'subsurface/modules/reader/geo_object/__init__.py' 2025-03-22T10:40:42,162 adding 'subsurface/modules/reader/mesh/_GOCAD_mesh.py' 2025-03-22T10:40:42,163 adding 'subsurface/modules/reader/mesh/__init__.py' 2025-03-22T10:40:42,165 adding 'subsurface/modules/reader/mesh/_trimesh_reader.py' 2025-03-22T10:40:42,167 adding 'subsurface/modules/reader/mesh/csv_mesh_reader.py' 2025-03-22T10:40:42,168 adding 'subsurface/modules/reader/mesh/dxf_reader.py' 2025-03-22T10:40:42,169 adding 'subsurface/modules/reader/mesh/glb_reader.py' 2025-03-22T10:40:42,171 adding 'subsurface/modules/reader/mesh/mx_reader.py' 2025-03-22T10:40:42,172 adding 'subsurface/modules/reader/mesh/obj_reader.py' 2025-03-22T10:40:42,174 adding 'subsurface/modules/reader/mesh/omf_mesh_reader.py' 2025-03-22T10:40:42,175 adding 'subsurface/modules/reader/mesh/surface_reader.py' 2025-03-22T10:40:42,176 adding 'subsurface/modules/reader/mesh/surfaces_api.py' 2025-03-22T10:40:42,177 adding 'subsurface/modules/reader/petrel/__init__.py' 2025-03-22T10:40:42,179 adding 'subsurface/modules/reader/profiles/__init__.py' 2025-03-22T10:40:42,180 adding 'subsurface/modules/reader/profiles/profiles_core.py' 2025-03-22T10:40:42,182 adding 'subsurface/modules/reader/topography/__init__.py' 2025-03-22T10:40:42,183 adding 'subsurface/modules/reader/topography/topo_core.py' 2025-03-22T10:40:42,185 adding 'subsurface/modules/reader/volume/__init__.py' 2025-03-22T10:40:42,187 adding 'subsurface/modules/reader/volume/read_volume.py' 2025-03-22T10:40:42,189 adding 'subsurface/modules/reader/volume/segy_reader.py' 2025-03-22T10:40:42,191 adding 'subsurface/modules/reader/volume/seismic.py' 2025-03-22T10:40:42,192 adding 'subsurface/modules/reader/volume/volume_utils.py' 2025-03-22T10:40:42,194 adding 'subsurface/modules/reader/wells/__init__.py' 2025-03-22T10:40:42,195 adding 'subsurface/modules/reader/wells/_read_to_df.py' 2025-03-22T10:40:42,196 adding 'subsurface/modules/reader/wells/read_borehole_interface.py' 2025-03-22T10:40:42,198 adding 'subsurface/modules/reader/wells/wells_utils.py' 2025-03-22T10:40:42,200 adding 'subsurface/modules/reader/wells/DEP/__init__.py' 2025-03-22T10:40:42,201 adding 'subsurface/modules/reader/wells/DEP/_well_files_reader.py' 2025-03-22T10:40:42,203 adding 'subsurface/modules/reader/wells/DEP/_wells_api.py' 2025-03-22T10:40:42,204 adding 'subsurface/modules/reader/wells/DEP/_welly_reader.py' 2025-03-22T10:40:42,206 adding 'subsurface/modules/reader/wells/DEP/pandas_to_welly.py' 2025-03-22T10:40:42,208 adding 'subsurface/modules/visualization/__init__.py' 2025-03-22T10:40:42,210 adding 'subsurface/modules/visualization/to_pyvista.py' 2025-03-22T10:40:42,212 adding 'subsurface/modules/writer/__init__.py' 2025-03-22T10:40:42,213 adding 'subsurface/modules/writer/to_binary.py' 2025-03-22T10:40:42,215 adding 'subsurface/modules/writer/to_liquid_earth/__init__.py' 2025-03-22T10:40:42,216 adding 'subsurface/modules/writer/to_rex/__init__.py' 2025-03-22T10:40:42,218 adding 'subsurface/modules/writer/to_rex/common.py' 2025-03-22T10:40:42,219 adding 'subsurface/modules/writer/to_rex/data_struct.py' 2025-03-22T10:40:42,222 adding 'subsurface/modules/writer/to_rex/gempy_to_rexfile.py' 2025-03-22T10:40:42,223 adding 'subsurface/modules/writer/to_rex/material_encoder.py' 2025-03-22T10:40:42,225 adding 'subsurface/modules/writer/to_rex/mesh_encoder.py' 2025-03-22T10:40:42,227 adding 'subsurface/modules/writer/to_rex/to_rex.py' 2025-03-22T10:40:42,228 adding 'subsurface/modules/writer/to_rex/utils.py' 2025-03-22T10:40:42,231 adding 'subsurface_terra-2025.1.0rc0.dist-info/LICENSE' 2025-03-22T10:40:42,233 adding 'subsurface_terra-2025.1.0rc0.dist-info/METADATA' 2025-03-22T10:40:42,234 adding 'subsurface_terra-2025.1.0rc0.dist-info/WHEEL' 2025-03-22T10:40:42,234 adding 'subsurface_terra-2025.1.0rc0.dist-info/top_level.txt' 2025-03-22T10:40:42,236 adding 'subsurface_terra-2025.1.0rc0.dist-info/RECORD' 2025-03-22T10:40:42,241 removing build/bdist.linux-armv7l/wheel 2025-03-22T10:40:42,395 Building wheel for subsurface-terra (setup.py): finished with status 'done' 2025-03-22T10:40:42,398 Created wheel for subsurface-terra: filename=subsurface_terra-2025.1.0rc0-py3-none-any.whl size=97149 sha256=38207f13fd351c711dc14b1296d4dfa882975f20e5ef96d2ddcbb58609f2ddb3 2025-03-22T10:40:42,400 Stored in directory: /tmp/pip-ephem-wheel-cache-milrbff2/wheels/f5/c4/96/12d0a1b683bb568889511f5b76dc4c8fb83e01475c0d29d38a 2025-03-22T10:40:42,415 Successfully built subsurface-terra 2025-03-22T10:40:42,423 Removed build tracker: '/tmp/pip-build-tracker-h1h2kmew'