2022-07-20T23:02:00,164 Created temporary directory: /tmp/pip-ephem-wheel-cache-5b5gq0lg 2022-07-20T23:02:00,170 Created temporary directory: /tmp/pip-build-tracker-ihmdga51 2022-07-20T23:02:00,171 Initialized build tracking at /tmp/pip-build-tracker-ihmdga51 2022-07-20T23:02:00,171 Created build tracker: /tmp/pip-build-tracker-ihmdga51 2022-07-20T23:02:00,172 Entered build tracker: /tmp/pip-build-tracker-ihmdga51 2022-07-20T23:02:00,173 Created temporary directory: /tmp/pip-wheel-ri8rnvjc 2022-07-20T23:02:00,237 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-20T23:02:00,246 2 location(s) to search for versions of nerfactory: 2022-07-20T23:02:00,246 * https://pypi.org/simple/nerfactory/ 2022-07-20T23:02:00,246 * https://www.piwheels.org/simple/nerfactory/ 2022-07-20T23:02:00,247 Fetching project page and analyzing links: https://pypi.org/simple/nerfactory/ 2022-07-20T23:02:00,248 Getting page https://pypi.org/simple/nerfactory/ 2022-07-20T23:02:00,251 Found index url https://pypi.org/simple 2022-07-20T23:02:00,437 Skipping link: No binaries permitted for nerfactory: https://files.pythonhosted.org/packages/d1/34/7c790d67ebbd3bb7bab9011033e9ccbd0d506d62535e612ddc9eb3820d94/nerfactory-0.0.0-py3-none-any.whl#sha256=7901c3cb1cd6fdd41e66751867a59cfda7a9c8419bf52e1c7def95dfb5246bd9 (from https://pypi.org/simple/nerfactory/) (requires-python:>=3.7) 2022-07-20T23:02:00,439 Found link https://files.pythonhosted.org/packages/e7/4d/baa1818c5d53d4947b544ddbf83140c0d42944d77d1c0242d466708292e8/nerfactory-0.0.0.tar.gz#sha256=2e4b16a758e85ff585d8800fe69b7061ac97445ccaa3ddefa44d196bbd914c8d (from https://pypi.org/simple/nerfactory/) (requires-python:>=3.7), version: 0.0.0 2022-07-20T23:02:00,440 Fetching project page and analyzing links: https://www.piwheels.org/simple/nerfactory/ 2022-07-20T23:02:00,440 Getting page https://www.piwheels.org/simple/nerfactory/ 2022-07-20T23:02:00,442 Found index url https://www.piwheels.org/simple 2022-07-20T23:02:00,668 Skipping link: not a file: https://www.piwheels.org/simple/nerfactory/ 2022-07-20T23:02:00,668 Skipping link: not a file: https://pypi.org/simple/nerfactory/ 2022-07-20T23:02:00,702 Given no hashes to check 1 links for project 'nerfactory': discarding no candidates 2022-07-20T23:02:00,734 Collecting nerfactory==0.0.0 2022-07-20T23:02:00,739 Created temporary directory: /tmp/pip-unpack-go4lld68 2022-07-20T23:02:01,157 Downloading nerfactory-0.0.0.tar.gz (94 kB) 2022-07-20T23:02:01,637 Added nerfactory==0.0.0 from https://files.pythonhosted.org/packages/e7/4d/baa1818c5d53d4947b544ddbf83140c0d42944d77d1c0242d466708292e8/nerfactory-0.0.0.tar.gz#sha256=2e4b16a758e85ff585d8800fe69b7061ac97445ccaa3ddefa44d196bbd914c8d to build tracker '/tmp/pip-build-tracker-ihmdga51' 2022-07-20T23:02:01,647 Created temporary directory: /tmp/pip-build-env-sl9yjhli 2022-07-20T23:02:01,661 Created temporary directory: /tmp/pip-standalone-pip-ohmea78v 2022-07-20T23:02:03,885 Installing build dependencies: started 2022-07-20T23:02:03,887 Running command pip subprocess to install build dependencies 2022-07-20T23:02:13,554 Using pip 22.1.2 from /tmp/pip-standalone-pip-ohmea78v/__env_pip__.zip/pip (python 3.7) 2022-07-20T23:02:14,939 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-20T23:02:18,755 Collecting setuptools>=61.0 2022-07-20T23:02:19,017 Using cached https://www.piwheels.org/simple/setuptools/setuptools-63.2.0-py3-none-any.whl (1.2 MB) 2022-07-20T23:02:24,396 Installing collected packages: setuptools 2022-07-20T23:02:29,225 Successfully installed setuptools-63.2.0 2022-07-20T23:02:29,845 Installing build dependencies: finished with status 'done' 2022-07-20T23:02:29,873 Getting requirements to build wheel: started 2022-07-20T23:02:29,875 Running command Getting requirements to build wheel 2022-07-20T23:02:35,746 No module named 'torch' 2022-07-20T23:02:35,747 Failed to build the CUDA extension. 2022-07-20T23:02:35,747 running egg_info 2022-07-20T23:02:36,373 writing nerfactory.egg-info/PKG-INFO 2022-07-20T23:02:36,970 writing dependency_links to nerfactory.egg-info/dependency_links.txt 2022-07-20T23:02:40,521 writing top-level names to nerfactory.egg-info/top_level.txt 2022-07-20T23:02:41,281 reading manifest file 'nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:02:41,289 adding license file 'LICENSE' 2022-07-20T23:02:41,304 writing manifest file 'nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:02:41,308 /usr/local/lib/python3.7/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-07-20T23:02:41,308 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-20T23:02:41,607 Getting requirements to build wheel: finished with status 'done' 2022-07-20T23:02:41,633 Created temporary directory: /tmp/pip-standalone-pip-nw6pqb79 2022-07-20T23:02:43,947 Installing backend dependencies: started 2022-07-20T23:02:43,949 Running command pip subprocess to install backend dependencies 2022-07-20T23:02:53,506 Using pip 22.1.2 from /tmp/pip-standalone-pip-nw6pqb79/__env_pip__.zip/pip (python 3.7) 2022-07-20T23:02:54,878 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-20T23:02:55,744 Collecting wheel 2022-07-20T23:02:55,781 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-07-20T23:03:00,388 Installing collected packages: wheel 2022-07-20T23:03:00,669 Creating /tmp/pip-build-env-sl9yjhli/normal/bin 2022-07-20T23:03:00,673 changing mode of /tmp/pip-build-env-sl9yjhli/normal/bin/wheel to 755 2022-07-20T23:03:00,700 Successfully installed wheel-0.37.1 2022-07-20T23:03:01,257 Installing backend dependencies: finished with status 'done' 2022-07-20T23:03:01,279 Created temporary directory: /tmp/pip-modern-metadata-bipjojk_ 2022-07-20T23:03:01,285 Preparing metadata (pyproject.toml): started 2022-07-20T23:03:01,287 Running command Preparing metadata (pyproject.toml) 2022-07-20T23:03:07,008 No module named 'torch' 2022-07-20T23:03:07,010 Failed to build the CUDA extension. 2022-07-20T23:03:07,010 running dist_info 2022-07-20T23:03:07,643 creating /tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info 2022-07-20T23:03:08,270 writing /tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/PKG-INFO 2022-07-20T23:03:08,863 writing dependency_links to /tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/dependency_links.txt 2022-07-20T23:03:12,401 writing top-level names to /tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/top_level.txt 2022-07-20T23:03:12,404 writing manifest file '/tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:03:13,146 reading manifest file '/tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:03:13,149 adding license file 'LICENSE' 2022-07-20T23:03:13,160 writing manifest file '/tmp/pip-modern-metadata-bipjojk_/nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:03:13,162 creating '/tmp/pip-modern-metadata-bipjojk_/nerfactory-0.0.0.dist-info' 2022-07-20T23:03:13,290 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-20T23:03:13,303 /usr/local/lib/python3.7/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-07-20T23:03:13,304 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-20T23:03:13,606 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-20T23:03:13,621 Source in /tmp/pip-wheel-ri8rnvjc/nerfactory_348ecc99f6df4feab72951d480bc063b has version 0.0.0, which satisfies requirement nerfactory==0.0.0 from https://files.pythonhosted.org/packages/e7/4d/baa1818c5d53d4947b544ddbf83140c0d42944d77d1c0242d466708292e8/nerfactory-0.0.0.tar.gz#sha256=2e4b16a758e85ff585d8800fe69b7061ac97445ccaa3ddefa44d196bbd914c8d 2022-07-20T23:03:13,623 Removed nerfactory==0.0.0 from https://files.pythonhosted.org/packages/e7/4d/baa1818c5d53d4947b544ddbf83140c0d42944d77d1c0242d466708292e8/nerfactory-0.0.0.tar.gz#sha256=2e4b16a758e85ff585d8800fe69b7061ac97445ccaa3ddefa44d196bbd914c8d from build tracker '/tmp/pip-build-tracker-ihmdga51' 2022-07-20T23:03:13,638 Created temporary directory: /tmp/pip-unpack-nvqxwq2n 2022-07-20T23:03:13,639 Building wheels for collected packages: nerfactory 2022-07-20T23:03:13,648 Created temporary directory: /tmp/pip-wheel-5qaq0s6u 2022-07-20T23:03:13,649 Destination directory: /tmp/pip-wheel-5qaq0s6u 2022-07-20T23:03:13,653 Building wheel for nerfactory (pyproject.toml): started 2022-07-20T23:03:13,655 Running command Building wheel for nerfactory (pyproject.toml) 2022-07-20T23:03:18,747 No module named 'torch' 2022-07-20T23:03:18,748 Failed to build the CUDA extension. 2022-07-20T23:03:18,748 running bdist_wheel 2022-07-20T23:03:19,534 running build 2022-07-20T23:03:19,534 running build_py 2022-07-20T23:03:20,166 creating build 2022-07-20T23:03:20,167 creating build/lib 2022-07-20T23:03:20,168 creating build/lib/pyrad 2022-07-20T23:03:20,170 copying pyrad/__init__.py -> build/lib/pyrad 2022-07-20T23:03:20,175 creating build/lib/pyrad/cameras 2022-07-20T23:03:20,177 copying pyrad/cameras/__init__.py -> build/lib/pyrad/cameras 2022-07-20T23:03:20,181 copying pyrad/cameras/camera_paths.py -> build/lib/pyrad/cameras 2022-07-20T23:03:20,184 copying pyrad/cameras/rays.py -> build/lib/pyrad/cameras 2022-07-20T23:03:20,189 copying pyrad/cameras/cameras.py -> build/lib/pyrad/cameras 2022-07-20T23:03:20,194 copying pyrad/cameras/utils.py -> build/lib/pyrad/cameras 2022-07-20T23:03:20,199 creating build/lib/pyrad/renderers 2022-07-20T23:03:20,201 copying pyrad/renderers/base.py -> build/lib/pyrad/renderers 2022-07-20T23:03:20,205 copying pyrad/renderers/__init__.py -> build/lib/pyrad/renderers 2022-07-20T23:03:20,208 copying pyrad/renderers/renderers.py -> build/lib/pyrad/renderers 2022-07-20T23:03:20,213 creating build/lib/pyrad/cuda 2022-07-20T23:03:20,215 copying pyrad/cuda/__init__.py -> build/lib/pyrad/cuda 2022-07-20T23:03:20,218 copying pyrad/cuda/sampler.py -> build/lib/pyrad/cuda 2022-07-20T23:03:20,224 creating build/lib/pyrad/utils 2022-07-20T23:03:20,226 copying pyrad/utils/math.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,230 copying pyrad/utils/activations.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,233 copying pyrad/utils/__init__.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,237 copying pyrad/utils/plotly.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,241 copying pyrad/utils/profiler.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,244 copying pyrad/utils/config.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,248 copying pyrad/utils/misc.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,251 copying pyrad/utils/tensor_dataclass.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,255 copying pyrad/utils/colors.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,258 copying pyrad/utils/callbacks.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,261 copying pyrad/utils/io.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,265 copying pyrad/utils/visualization.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,268 copying pyrad/utils/comms.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,271 copying pyrad/utils/decorators.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,275 copying pyrad/utils/writer.py -> build/lib/pyrad/utils 2022-07-20T23:03:20,281 creating build/lib/pyrad/graphs 2022-07-20T23:03:20,282 copying pyrad/graphs/base.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,287 copying pyrad/graphs/tensorf.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,290 copying pyrad/graphs/__init__.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,293 copying pyrad/graphs/mipnerf.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,297 copying pyrad/graphs/mipnerf_360.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,300 copying pyrad/graphs/vanilla_nerf.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,304 copying pyrad/graphs/nerfw.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,308 copying pyrad/graphs/instant_ngp.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,312 copying pyrad/graphs/semantic_nerf.py -> build/lib/pyrad/graphs 2022-07-20T23:03:20,317 creating build/lib/pyrad/viewer 2022-07-20T23:03:20,318 copying pyrad/viewer/__init__.py -> build/lib/pyrad/viewer 2022-07-20T23:03:20,323 creating build/lib/pyrad/engine 2022-07-20T23:03:20,324 copying pyrad/engine/base.py -> build/lib/pyrad/engine 2022-07-20T23:03:20,328 copying pyrad/engine/__init__.py -> build/lib/pyrad/engine 2022-07-20T23:03:20,331 copying pyrad/engine/trainer.py -> build/lib/pyrad/engine 2022-07-20T23:03:20,337 creating build/lib/pyrad/data 2022-07-20T23:03:20,339 copying pyrad/data/__init__.py -> build/lib/pyrad/data 2022-07-20T23:03:20,343 copying pyrad/data/image_sampler.py -> build/lib/pyrad/data 2022-07-20T23:03:20,346 copying pyrad/data/structs.py -> build/lib/pyrad/data 2022-07-20T23:03:20,350 copying pyrad/data/image_dataset.py -> build/lib/pyrad/data 2022-07-20T23:03:20,354 copying pyrad/data/pixel_sampler.py -> build/lib/pyrad/data 2022-07-20T23:03:20,357 copying pyrad/data/dataloader.py -> build/lib/pyrad/data 2022-07-20T23:03:20,361 copying pyrad/data/utils.py -> build/lib/pyrad/data 2022-07-20T23:03:20,364 copying pyrad/data/colmap_utils.py -> build/lib/pyrad/data 2022-07-20T23:03:20,370 creating build/lib/pyrad/fields 2022-07-20T23:03:20,372 copying pyrad/fields/base.py -> build/lib/pyrad/fields 2022-07-20T23:03:20,376 copying pyrad/fields/__init__.py -> build/lib/pyrad/fields 2022-07-20T23:03:20,379 copying pyrad/fields/nerf_field.py -> build/lib/pyrad/fields 2022-07-20T23:03:20,385 copying pyrad/fields/nerfw_field.py -> build/lib/pyrad/fields 2022-07-20T23:03:20,389 copying pyrad/fields/instant_ngp_field.py -> build/lib/pyrad/fields 2022-07-20T23:03:20,394 creating build/lib/pyrad/optimizers 2022-07-20T23:03:20,395 copying pyrad/optimizers/__init__.py -> build/lib/pyrad/optimizers 2022-07-20T23:03:20,399 copying pyrad/optimizers/loss.py -> build/lib/pyrad/optimizers 2022-07-20T23:03:20,402 copying pyrad/optimizers/optimizers.py -> build/lib/pyrad/optimizers 2022-07-20T23:03:20,407 creating build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,409 copying pyrad/graphs/modules/__init__.py -> build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,412 copying pyrad/graphs/modules/ray_generator.py -> build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,415 copying pyrad/graphs/modules/ray_losses.py -> build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,419 copying pyrad/graphs/modules/scene_colliders.py -> build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,422 copying pyrad/graphs/modules/ray_sampler.py -> build/lib/pyrad/graphs/modules 2022-07-20T23:03:20,428 creating build/lib/pyrad/viewer/server 2022-07-20T23:03:20,430 copying pyrad/viewer/server/path.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,433 copying pyrad/viewer/server/server.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,437 copying pyrad/viewer/server/__init__.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,440 copying pyrad/viewer/server/tree.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,443 copying pyrad/viewer/server/video_stream.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,447 copying pyrad/viewer/server/commands.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,450 copying pyrad/viewer/server/viewer_utils.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,456 copying pyrad/viewer/server/visualizer.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,459 copying pyrad/viewer/server/cameras.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,463 copying pyrad/viewer/server/geometry.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,467 copying pyrad/viewer/server/utils.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,470 copying pyrad/viewer/server/transformations.py -> build/lib/pyrad/viewer/server 2022-07-20T23:03:20,475 creating build/lib/pyrad/data/format 2022-07-20T23:03:20,477 copying pyrad/data/format/__init__.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,480 copying pyrad/data/format/mipnerf_360.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,483 copying pyrad/data/format/blender.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,487 copying pyrad/data/format/friends.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,490 copying pyrad/data/format/instant_ngp.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,494 copying pyrad/data/format/llff.py -> build/lib/pyrad/data/format 2022-07-20T23:03:20,499 creating build/lib/pyrad/fields/modules 2022-07-20T23:03:20,501 copying pyrad/fields/modules/field_losses.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,504 copying pyrad/fields/modules/base.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,508 copying pyrad/fields/modules/__init__.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,511 copying pyrad/fields/modules/embedding.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,514 copying pyrad/fields/modules/spatial_distortions.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,517 copying pyrad/fields/modules/encoding.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,522 copying pyrad/fields/modules/field_heads.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,525 copying pyrad/fields/modules/mlp.py -> build/lib/pyrad/fields/modules 2022-07-20T23:03:20,528 running egg_info 2022-07-20T23:03:21,783 writing nerfactory.egg-info/PKG-INFO 2022-07-20T23:03:22,379 writing dependency_links to nerfactory.egg-info/dependency_links.txt 2022-07-20T23:03:25,925 writing top-level names to nerfactory.egg-info/top_level.txt 2022-07-20T23:03:25,998 reading manifest file 'nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:03:26,005 adding license file 'LICENSE' 2022-07-20T23:03:26,019 writing manifest file 'nerfactory.egg-info/SOURCES.txt' 2022-07-20T23:03:27,302 installing to build/bdist.linux-armv7l/wheel 2022-07-20T23:03:27,303 running install 2022-07-20T23:03:27,362 running install_lib 2022-07-20T23:03:27,989 creating build/bdist.linux-armv7l 2022-07-20T23:03:27,989 creating build/bdist.linux-armv7l/wheel 2022-07-20T23:03:27,993 creating build/bdist.linux-armv7l/wheel/pyrad 2022-07-20T23:03:27,995 copying build/lib/pyrad/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad 2022-07-20T23:03:28,000 creating build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,001 copying build/lib/pyrad/cameras/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,005 copying build/lib/pyrad/cameras/camera_paths.py -> build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,010 copying build/lib/pyrad/cameras/rays.py -> build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,014 copying build/lib/pyrad/cameras/cameras.py -> build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,019 copying build/lib/pyrad/cameras/utils.py -> build/bdist.linux-armv7l/wheel/pyrad/cameras 2022-07-20T23:03:28,024 creating build/bdist.linux-armv7l/wheel/pyrad/renderers 2022-07-20T23:03:28,026 copying build/lib/pyrad/renderers/base.py -> build/bdist.linux-armv7l/wheel/pyrad/renderers 2022-07-20T23:03:28,031 copying build/lib/pyrad/renderers/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/renderers 2022-07-20T23:03:28,036 copying build/lib/pyrad/renderers/renderers.py -> build/bdist.linux-armv7l/wheel/pyrad/renderers 2022-07-20T23:03:28,041 creating build/bdist.linux-armv7l/wheel/pyrad/cuda 2022-07-20T23:03:28,044 copying build/lib/pyrad/cuda/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/cuda 2022-07-20T23:03:28,048 copying build/lib/pyrad/cuda/sampler.py -> build/bdist.linux-armv7l/wheel/pyrad/cuda 2022-07-20T23:03:28,054 creating build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,056 copying build/lib/pyrad/utils/math.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,062 copying build/lib/pyrad/utils/activations.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,066 copying build/lib/pyrad/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,070 copying build/lib/pyrad/utils/plotly.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,076 copying build/lib/pyrad/utils/profiler.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,080 copying build/lib/pyrad/utils/config.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,085 copying build/lib/pyrad/utils/misc.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,089 copying build/lib/pyrad/utils/tensor_dataclass.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,093 copying build/lib/pyrad/utils/colors.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,098 copying build/lib/pyrad/utils/callbacks.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,102 copying build/lib/pyrad/utils/io.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,107 copying build/lib/pyrad/utils/visualization.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,111 copying build/lib/pyrad/utils/comms.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,115 copying build/lib/pyrad/utils/decorators.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,120 copying build/lib/pyrad/utils/writer.py -> build/bdist.linux-armv7l/wheel/pyrad/utils 2022-07-20T23:03:28,126 creating build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,128 copying build/lib/pyrad/graphs/base.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,134 copying build/lib/pyrad/graphs/tensorf.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,138 copying build/lib/pyrad/graphs/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,143 creating build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,145 copying build/lib/pyrad/graphs/modules/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,150 copying build/lib/pyrad/graphs/modules/ray_generator.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,154 copying build/lib/pyrad/graphs/modules/ray_losses.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,158 copying build/lib/pyrad/graphs/modules/scene_colliders.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,162 copying build/lib/pyrad/graphs/modules/ray_sampler.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs/modules 2022-07-20T23:03:28,167 copying build/lib/pyrad/graphs/mipnerf.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,172 copying build/lib/pyrad/graphs/mipnerf_360.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,177 copying build/lib/pyrad/graphs/vanilla_nerf.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,182 copying build/lib/pyrad/graphs/nerfw.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,187 copying build/lib/pyrad/graphs/instant_ngp.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,192 copying build/lib/pyrad/graphs/semantic_nerf.py -> build/bdist.linux-armv7l/wheel/pyrad/graphs 2022-07-20T23:03:28,197 creating build/bdist.linux-armv7l/wheel/pyrad/viewer 2022-07-20T23:03:28,200 copying build/lib/pyrad/viewer/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer 2022-07-20T23:03:28,205 creating build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,207 copying build/lib/pyrad/viewer/server/path.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,212 copying build/lib/pyrad/viewer/server/server.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,216 copying build/lib/pyrad/viewer/server/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,220 copying build/lib/pyrad/viewer/server/tree.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,224 copying build/lib/pyrad/viewer/server/video_stream.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,228 copying build/lib/pyrad/viewer/server/commands.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,233 copying build/lib/pyrad/viewer/server/viewer_utils.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,239 copying build/lib/pyrad/viewer/server/visualizer.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,243 copying build/lib/pyrad/viewer/server/cameras.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,247 copying build/lib/pyrad/viewer/server/geometry.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,252 copying build/lib/pyrad/viewer/server/utils.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,256 copying build/lib/pyrad/viewer/server/transformations.py -> build/bdist.linux-armv7l/wheel/pyrad/viewer/server 2022-07-20T23:03:28,260 creating build/bdist.linux-armv7l/wheel/pyrad/engine 2022-07-20T23:03:28,261 copying build/lib/pyrad/engine/base.py -> build/bdist.linux-armv7l/wheel/pyrad/engine 2022-07-20T23:03:28,265 copying build/lib/pyrad/engine/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/engine 2022-07-20T23:03:28,268 copying build/lib/pyrad/engine/trainer.py -> build/bdist.linux-armv7l/wheel/pyrad/engine 2022-07-20T23:03:28,273 creating build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,274 copying build/lib/pyrad/data/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,278 copying build/lib/pyrad/data/image_sampler.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,281 copying build/lib/pyrad/data/structs.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,284 copying build/lib/pyrad/data/image_dataset.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,289 creating build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,291 copying build/lib/pyrad/data/format/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,294 copying build/lib/pyrad/data/format/mipnerf_360.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,297 copying build/lib/pyrad/data/format/blender.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,300 copying build/lib/pyrad/data/format/friends.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,304 copying build/lib/pyrad/data/format/instant_ngp.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,308 copying build/lib/pyrad/data/format/llff.py -> build/bdist.linux-armv7l/wheel/pyrad/data/format 2022-07-20T23:03:28,311 copying build/lib/pyrad/data/pixel_sampler.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,315 copying build/lib/pyrad/data/dataloader.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,319 copying build/lib/pyrad/data/utils.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,324 copying build/lib/pyrad/data/colmap_utils.py -> build/bdist.linux-armv7l/wheel/pyrad/data 2022-07-20T23:03:28,330 creating build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,332 copying build/lib/pyrad/fields/base.py -> build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,336 copying build/lib/pyrad/fields/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,340 creating build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,342 copying build/lib/pyrad/fields/modules/field_losses.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,345 copying build/lib/pyrad/fields/modules/base.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,349 copying build/lib/pyrad/fields/modules/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,352 copying build/lib/pyrad/fields/modules/embedding.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,355 copying build/lib/pyrad/fields/modules/spatial_distortions.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,359 copying build/lib/pyrad/fields/modules/encoding.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,364 copying build/lib/pyrad/fields/modules/field_heads.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,368 copying build/lib/pyrad/fields/modules/mlp.py -> build/bdist.linux-armv7l/wheel/pyrad/fields/modules 2022-07-20T23:03:28,371 copying build/lib/pyrad/fields/nerf_field.py -> build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,375 copying build/lib/pyrad/fields/nerfw_field.py -> build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,380 copying build/lib/pyrad/fields/instant_ngp_field.py -> build/bdist.linux-armv7l/wheel/pyrad/fields 2022-07-20T23:03:28,387 creating build/bdist.linux-armv7l/wheel/pyrad/optimizers 2022-07-20T23:03:28,388 copying build/lib/pyrad/optimizers/__init__.py -> build/bdist.linux-armv7l/wheel/pyrad/optimizers 2022-07-20T23:03:28,392 copying build/lib/pyrad/optimizers/loss.py -> build/bdist.linux-armv7l/wheel/pyrad/optimizers 2022-07-20T23:03:28,396 copying build/lib/pyrad/optimizers/optimizers.py -> build/bdist.linux-armv7l/wheel/pyrad/optimizers 2022-07-20T23:03:28,399 running install_egg_info 2022-07-20T23:03:29,023 Copying nerfactory.egg-info to build/bdist.linux-armv7l/wheel/nerfactory-0.0.0-py3.7.egg-info 2022-07-20T23:03:29,040 running install_scripts 2022-07-20T23:03:29,068 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-07-20T23:03:29,078 creating build/bdist.linux-armv7l/wheel/nerfactory-0.0.0.dist-info/WHEEL 2022-07-20T23:03:29,082 creating '/tmp/pip-wheel-5qaq0s6u/tmpaarwavtc/nerfactory-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-07-20T23:03:29,089 adding 'pyrad/__init__.py' 2022-07-20T23:03:29,093 adding 'pyrad/cameras/__init__.py' 2022-07-20T23:03:29,096 adding 'pyrad/cameras/camera_paths.py' 2022-07-20T23:03:29,100 adding 'pyrad/cameras/cameras.py' 2022-07-20T23:03:29,104 adding 'pyrad/cameras/rays.py' 2022-07-20T23:03:29,108 adding 'pyrad/cameras/utils.py' 2022-07-20T23:03:29,111 adding 'pyrad/cuda/__init__.py' 2022-07-20T23:03:29,114 adding 'pyrad/cuda/sampler.py' 2022-07-20T23:03:29,117 adding 'pyrad/data/__init__.py' 2022-07-20T23:03:29,123 adding 'pyrad/data/colmap_utils.py' 2022-07-20T23:03:29,126 adding 'pyrad/data/dataloader.py' 2022-07-20T23:03:29,130 adding 'pyrad/data/image_dataset.py' 2022-07-20T23:03:29,133 adding 'pyrad/data/image_sampler.py' 2022-07-20T23:03:29,135 adding 'pyrad/data/pixel_sampler.py' 2022-07-20T23:03:29,138 adding 'pyrad/data/structs.py' 2022-07-20T23:03:29,141 adding 'pyrad/data/utils.py' 2022-07-20T23:03:29,144 adding 'pyrad/data/format/__init__.py' 2022-07-20T23:03:29,147 adding 'pyrad/data/format/blender.py' 2022-07-20T23:03:29,150 adding 'pyrad/data/format/friends.py' 2022-07-20T23:03:29,153 adding 'pyrad/data/format/instant_ngp.py' 2022-07-20T23:03:29,156 adding 'pyrad/data/format/llff.py' 2022-07-20T23:03:29,158 adding 'pyrad/data/format/mipnerf_360.py' 2022-07-20T23:03:29,162 adding 'pyrad/engine/__init__.py' 2022-07-20T23:03:29,165 adding 'pyrad/engine/base.py' 2022-07-20T23:03:29,169 adding 'pyrad/engine/trainer.py' 2022-07-20T23:03:29,172 adding 'pyrad/fields/__init__.py' 2022-07-20T23:03:29,175 adding 'pyrad/fields/base.py' 2022-07-20T23:03:29,178 adding 'pyrad/fields/instant_ngp_field.py' 2022-07-20T23:03:29,181 adding 'pyrad/fields/nerf_field.py' 2022-07-20T23:03:29,184 adding 'pyrad/fields/nerfw_field.py' 2022-07-20T23:03:29,188 adding 'pyrad/fields/modules/__init__.py' 2022-07-20T23:03:29,190 adding 'pyrad/fields/modules/base.py' 2022-07-20T23:03:29,193 adding 'pyrad/fields/modules/embedding.py' 2022-07-20T23:03:29,197 adding 'pyrad/fields/modules/encoding.py' 2022-07-20T23:03:29,201 adding 'pyrad/fields/modules/field_heads.py' 2022-07-20T23:03:29,203 adding 'pyrad/fields/modules/field_losses.py' 2022-07-20T23:03:29,206 adding 'pyrad/fields/modules/mlp.py' 2022-07-20T23:03:29,209 adding 'pyrad/fields/modules/spatial_distortions.py' 2022-07-20T23:03:29,212 adding 'pyrad/graphs/__init__.py' 2022-07-20T23:03:29,216 adding 'pyrad/graphs/base.py' 2022-07-20T23:03:29,219 adding 'pyrad/graphs/instant_ngp.py' 2022-07-20T23:03:29,223 adding 'pyrad/graphs/mipnerf.py' 2022-07-20T23:03:29,227 adding 'pyrad/graphs/mipnerf_360.py' 2022-07-20T23:03:29,230 adding 'pyrad/graphs/nerfw.py' 2022-07-20T23:03:29,234 adding 'pyrad/graphs/semantic_nerf.py' 2022-07-20T23:03:29,236 adding 'pyrad/graphs/tensorf.py' 2022-07-20T23:03:29,239 adding 'pyrad/graphs/vanilla_nerf.py' 2022-07-20T23:03:29,243 adding 'pyrad/graphs/modules/__init__.py' 2022-07-20T23:03:29,246 adding 'pyrad/graphs/modules/ray_generator.py' 2022-07-20T23:03:29,248 adding 'pyrad/graphs/modules/ray_losses.py' 2022-07-20T23:03:29,252 adding 'pyrad/graphs/modules/ray_sampler.py' 2022-07-20T23:03:29,255 adding 'pyrad/graphs/modules/scene_colliders.py' 2022-07-20T23:03:29,258 adding 'pyrad/optimizers/__init__.py' 2022-07-20T23:03:29,261 adding 'pyrad/optimizers/loss.py' 2022-07-20T23:03:29,267 adding 'pyrad/optimizers/optimizers.py' 2022-07-20T23:03:29,271 adding 'pyrad/renderers/__init__.py' 2022-07-20T23:03:29,273 adding 'pyrad/renderers/base.py' 2022-07-20T23:03:29,276 adding 'pyrad/renderers/renderers.py' 2022-07-20T23:03:29,280 adding 'pyrad/utils/__init__.py' 2022-07-20T23:03:29,282 adding 'pyrad/utils/activations.py' 2022-07-20T23:03:29,284 adding 'pyrad/utils/callbacks.py' 2022-07-20T23:03:29,287 adding 'pyrad/utils/colors.py' 2022-07-20T23:03:29,289 adding 'pyrad/utils/comms.py' 2022-07-20T23:03:29,292 adding 'pyrad/utils/config.py' 2022-07-20T23:03:29,295 adding 'pyrad/utils/decorators.py' 2022-07-20T23:03:29,297 adding 'pyrad/utils/io.py' 2022-07-20T23:03:29,301 adding 'pyrad/utils/math.py' 2022-07-20T23:03:29,303 adding 'pyrad/utils/misc.py' 2022-07-20T23:03:29,308 adding 'pyrad/utils/plotly.py' 2022-07-20T23:03:29,311 adding 'pyrad/utils/profiler.py' 2022-07-20T23:03:29,314 adding 'pyrad/utils/tensor_dataclass.py' 2022-07-20T23:03:29,317 adding 'pyrad/utils/visualization.py' 2022-07-20T23:03:29,321 adding 'pyrad/utils/writer.py' 2022-07-20T23:03:29,325 adding 'pyrad/viewer/__init__.py' 2022-07-20T23:03:29,329 adding 'pyrad/viewer/server/__init__.py' 2022-07-20T23:03:29,331 adding 'pyrad/viewer/server/cameras.py' 2022-07-20T23:03:29,334 adding 'pyrad/viewer/server/commands.py' 2022-07-20T23:03:29,340 adding 'pyrad/viewer/server/geometry.py' 2022-07-20T23:03:29,342 adding 'pyrad/viewer/server/path.py' 2022-07-20T23:03:29,346 adding 'pyrad/viewer/server/server.py' 2022-07-20T23:03:29,349 adding 'pyrad/viewer/server/transformations.py' 2022-07-20T23:03:29,352 adding 'pyrad/viewer/server/tree.py' 2022-07-20T23:03:29,354 adding 'pyrad/viewer/server/utils.py' 2022-07-20T23:03:29,357 adding 'pyrad/viewer/server/video_stream.py' 2022-07-20T23:03:29,362 adding 'pyrad/viewer/server/viewer_utils.py' 2022-07-20T23:03:29,366 adding 'pyrad/viewer/server/visualizer.py' 2022-07-20T23:03:29,370 adding 'nerfactory-0.0.0.dist-info/LICENSE' 2022-07-20T23:03:29,373 adding 'nerfactory-0.0.0.dist-info/METADATA' 2022-07-20T23:03:29,375 adding 'nerfactory-0.0.0.dist-info/WHEEL' 2022-07-20T23:03:29,377 adding 'nerfactory-0.0.0.dist-info/top_level.txt' 2022-07-20T23:03:29,381 adding 'nerfactory-0.0.0.dist-info/RECORD' 2022-07-20T23:03:29,391 removing build/bdist.linux-armv7l/wheel 2022-07-20T23:03:29,455 /usr/local/lib/python3.7/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-07-20T23:03:29,455 warnings.warn(msg, _ExperimentalProjectMetadata) 2022-07-20T23:03:29,760 Building wheel for nerfactory (pyproject.toml): finished with status 'done' 2022-07-20T23:03:29,782 Created wheel for nerfactory: filename=nerfactory-0.0.0-py3-none-any.whl size=152772 sha256=fced8838bf650cb426bc81f9a2ff98919e402f685a4c687f8cc7c0b1b5bbfa7e 2022-07-20T23:03:29,784 Stored in directory: /tmp/pip-ephem-wheel-cache-5b5gq0lg/wheels/19/6c/ae/4b889d1740ed49b0a1ab2216cb1ee183b0b34195f71d4ea74f 2022-07-20T23:03:29,814 Successfully built nerfactory 2022-07-20T23:03:29,836 Removed build tracker: '/tmp/pip-build-tracker-ihmdga51'