2023-06-20T13:03:34,973 Created temporary directory: /tmp/pip-build-tracker-979m2vmc 2023-06-20T13:03:34,975 Initialized build tracking at /tmp/pip-build-tracker-979m2vmc 2023-06-20T13:03:34,975 Created build tracker: /tmp/pip-build-tracker-979m2vmc 2023-06-20T13:03:34,975 Entered build tracker: /tmp/pip-build-tracker-979m2vmc 2023-06-20T13:03:34,976 Created temporary directory: /tmp/pip-wheel-tqjsprnu 2023-06-20T13:03:34,979 Created temporary directory: /tmp/pip-ephem-wheel-cache-h12az3dt 2023-06-20T13:03:35,004 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-20T13:03:35,007 2 location(s) to search for versions of interactivenet: 2023-06-20T13:03:35,007 * https://pypi.org/simple/interactivenet/ 2023-06-20T13:03:35,007 * https://www.piwheels.org/simple/interactivenet/ 2023-06-20T13:03:35,007 Fetching project page and analyzing links: https://pypi.org/simple/interactivenet/ 2023-06-20T13:03:35,008 Getting page https://pypi.org/simple/interactivenet/ 2023-06-20T13:03:35,010 Found index url https://pypi.org/simple/ 2023-06-20T13:03:35,067 Fetched page https://pypi.org/simple/interactivenet/ as application/vnd.pypi.simple.v1+json 2023-06-20T13:03:35,069 Found link https://files.pythonhosted.org/packages/ad/c3/f40d93a37bb2cb3660716cd48f6c12514602b9147a78f2731a04c5897323/interactivenet-0.1.0.tar.gz (from https://pypi.org/simple/interactivenet/) (requires-python:>3.9.0), version: 0.1.0 2023-06-20T13:03:35,069 Skipping link: No binaries permitted for interactivenet: https://files.pythonhosted.org/packages/a3/96/bef6a290812a6d807bde98899ad0e8934f049e949f976e03e1b24aa76d3f/interactivenet-0.2.0-py3-none-any.whl (from https://pypi.org/simple/interactivenet/) (requires-python:>3.9.0) 2023-06-20T13:03:35,070 Found link https://files.pythonhosted.org/packages/25/22/b1d043a25d0a63aa5004e7ff1071f78667e36f3af94dcd79e9ec425bd7bf/interactivenet-0.2.0.tar.gz (from https://pypi.org/simple/interactivenet/) (requires-python:>3.9.0), version: 0.2.0 2023-06-20T13:03:35,070 Fetching project page and analyzing links: https://www.piwheels.org/simple/interactivenet/ 2023-06-20T13:03:35,070 Getting page https://www.piwheels.org/simple/interactivenet/ 2023-06-20T13:03:35,071 Found index url https://www.piwheels.org/simple/ 2023-06-20T13:03:35,236 Fetched page https://www.piwheels.org/simple/interactivenet/ as text/html 2023-06-20T13:03:35,237 Skipping link: No binaries permitted for interactivenet: https://www.piwheels.org/simple/interactivenet/interactivenet-0.1.0-py3-none-any.whl#sha256=726c106dcfbb950a14e4c3f4fb9252180760a7b56b37bf6efbcb44b7a5962c91 (from https://www.piwheels.org/simple/interactivenet/) (requires-python:>3.9.0) 2023-06-20T13:03:35,237 Skipping link: not a file: https://www.piwheels.org/simple/interactivenet/ 2023-06-20T13:03:35,237 Skipping link: not a file: https://pypi.org/simple/interactivenet/ 2023-06-20T13:03:35,255 Given no hashes to check 1 links for project 'interactivenet': discarding no candidates 2023-06-20T13:03:35,272 Collecting interactivenet==0.2.0 2023-06-20T13:03:35,274 Created temporary directory: /tmp/pip-unpack-tvtifk_l 2023-06-20T13:03:35,395 Downloading interactivenet-0.2.0.tar.gz (54 kB) 2023-06-20T13:03:35,519 Added interactivenet==0.2.0 from https://files.pythonhosted.org/packages/25/22/b1d043a25d0a63aa5004e7ff1071f78667e36f3af94dcd79e9ec425bd7bf/interactivenet-0.2.0.tar.gz to build tracker '/tmp/pip-build-tracker-979m2vmc' 2023-06-20T13:03:35,521 Running setup.py (path:/tmp/pip-wheel-tqjsprnu/interactivenet_5a9bc62473b44dbcbac05be8aec45a61/setup.py) egg_info for package interactivenet 2023-06-20T13:03:35,522 Created temporary directory: /tmp/pip-pip-egg-info-1m0ltms0 2023-06-20T13:03:35,522 Preparing metadata (setup.py): started 2023-06-20T13:03:35,523 Running command python setup.py egg_info 2023-06-20T13:03:36,012 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-06-20T13:03:36,012 !! 2023-06-20T13:03:36,013 ******************************************************************************** 2023-06-20T13:03:36,013 Usage of dash-separated 'description-file' will not be supported in future 2023-06-20T13:03:36,013 versions. Please use the underscore name 'description_file' instead. 2023-06-20T13:03:36,013 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-06-20T13:03:36,013 or your builds will no longer be supported. 2023-06-20T13:03:36,013 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-20T13:03:36,014 ******************************************************************************** 2023-06-20T13:03:36,014 !! 2023-06-20T13:03:36,014 opt = self.warn_dash_deprecation(opt, section) 2023-06-20T13:03:36,251 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-06-20T13:03:36,251 !! 2023-06-20T13:03:36,251 ******************************************************************************** 2023-06-20T13:03:36,252 Requirements should be satisfied by a PEP 517 installer. 2023-06-20T13:03:36,252 If you are using pip, you can try `pip install --use-pep517`. 2023-06-20T13:03:36,252 ******************************************************************************** 2023-06-20T13:03:36,252 !! 2023-06-20T13:03:36,252 dist.fetch_build_eggs(dist.setup_requires) 2023-06-20T13:03:56,591 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-06-20T13:03:56,591 !! 2023-06-20T13:03:56,591 ******************************************************************************** 2023-06-20T13:03:56,592 Usage of dash-separated 'description-file' will not be supported in future 2023-06-20T13:03:56,592 versions. Please use the underscore name 'description_file' instead. 2023-06-20T13:03:56,592 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-06-20T13:03:56,592 or your builds will no longer be supported. 2023-06-20T13:03:56,592 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-20T13:03:56,592 ******************************************************************************** 2023-06-20T13:03:56,593 !! 2023-06-20T13:03:56,593 opt = self.warn_dash_deprecation(opt, section) 2023-06-20T13:03:56,649 running egg_info 2023-06-20T13:03:56,651 creating /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info 2023-06-20T13:03:56,698 writing /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/PKG-INFO 2023-06-20T13:03:56,700 writing dependency_links to /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/dependency_links.txt 2023-06-20T13:03:56,703 writing entry points to /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/entry_points.txt 2023-06-20T13:03:56,704 writing requirements to /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/requires.txt 2023-06-20T13:03:56,705 writing top-level names to /tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/top_level.txt 2023-06-20T13:03:56,706 writing manifest file '/tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/SOURCES.txt' 2023-06-20T13:03:56,861 reading manifest file '/tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/SOURCES.txt' 2023-06-20T13:03:56,863 adding license file 'LICENSE' 2023-06-20T13:03:56,866 writing manifest file '/tmp/pip-pip-egg-info-1m0ltms0/interactivenet.egg-info/SOURCES.txt' 2023-06-20T13:03:56,943 Preparing metadata (setup.py): finished with status 'done' 2023-06-20T13:03:56,949 Source in /tmp/pip-wheel-tqjsprnu/interactivenet_5a9bc62473b44dbcbac05be8aec45a61 has version 0.2.0, which satisfies requirement interactivenet==0.2.0 from https://files.pythonhosted.org/packages/25/22/b1d043a25d0a63aa5004e7ff1071f78667e36f3af94dcd79e9ec425bd7bf/interactivenet-0.2.0.tar.gz 2023-06-20T13:03:56,950 Removed interactivenet==0.2.0 from https://files.pythonhosted.org/packages/25/22/b1d043a25d0a63aa5004e7ff1071f78667e36f3af94dcd79e9ec425bd7bf/interactivenet-0.2.0.tar.gz from build tracker '/tmp/pip-build-tracker-979m2vmc' 2023-06-20T13:03:56,956 Created temporary directory: /tmp/pip-unpack-_ct2lc90 2023-06-20T13:03:56,957 Building wheels for collected packages: interactivenet 2023-06-20T13:03:56,961 Created temporary directory: /tmp/pip-wheel-c9chyldi 2023-06-20T13:03:56,961 Building wheel for interactivenet (setup.py): started 2023-06-20T13:03:56,962 Destination directory: /tmp/pip-wheel-c9chyldi 2023-06-20T13:03:56,962 Running command python setup.py bdist_wheel 2023-06-20T13:03:57,425 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-06-20T13:03:57,426 !! 2023-06-20T13:03:57,426 ******************************************************************************** 2023-06-20T13:03:57,426 Usage of dash-separated 'description-file' will not be supported in future 2023-06-20T13:03:57,426 versions. Please use the underscore name 'description_file' instead. 2023-06-20T13:03:57,426 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-06-20T13:03:57,427 or your builds will no longer be supported. 2023-06-20T13:03:57,427 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-20T13:03:57,427 ******************************************************************************** 2023-06-20T13:03:57,427 !! 2023-06-20T13:03:57,427 opt = self.warn_dash_deprecation(opt, section) 2023-06-20T13:03:57,632 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-06-20T13:03:57,632 !! 2023-06-20T13:03:57,633 ******************************************************************************** 2023-06-20T13:03:57,633 Requirements should be satisfied by a PEP 517 installer. 2023-06-20T13:03:57,633 If you are using pip, you can try `pip install --use-pep517`. 2023-06-20T13:03:57,633 ******************************************************************************** 2023-06-20T13:03:57,633 !! 2023-06-20T13:03:57,633 dist.fetch_build_eggs(dist.setup_requires) 2023-06-20T13:03:59,082 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options 2023-06-20T13:03:59,082 !! 2023-06-20T13:03:59,082 ******************************************************************************** 2023-06-20T13:03:59,082 Usage of dash-separated 'description-file' will not be supported in future 2023-06-20T13:03:59,082 versions. Please use the underscore name 'description_file' instead. 2023-06-20T13:03:59,083 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-06-20T13:03:59,083 or your builds will no longer be supported. 2023-06-20T13:03:59,083 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-06-20T13:03:59,083 ******************************************************************************** 2023-06-20T13:03:59,083 !! 2023-06-20T13:03:59,083 opt = self.warn_dash_deprecation(opt, section) 2023-06-20T13:03:59,200 running bdist_wheel 2023-06-20T13:03:59,601 running build 2023-06-20T13:03:59,602 running build_py 2023-06-20T13:03:59,652 creating build 2023-06-20T13:03:59,653 creating build/lib 2023-06-20T13:03:59,654 creating build/lib/interactivenet 2023-06-20T13:03:59,655 copying interactivenet/__init__.py -> build/lib/interactivenet 2023-06-20T13:03:59,657 creating build/lib/interactivenet/transforms 2023-06-20T13:03:59,658 copying interactivenet/transforms/set_transforms.py -> build/lib/interactivenet/transforms 2023-06-20T13:03:59,660 copying interactivenet/transforms/__init__.py -> build/lib/interactivenet/transforms 2023-06-20T13:03:59,662 copying interactivenet/transforms/transforms.py -> build/lib/interactivenet/transforms 2023-06-20T13:03:59,665 creating build/lib/interactivenet/utils 2023-06-20T13:03:59,666 copying interactivenet/utils/statistics.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,668 copying interactivenet/utils/results.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,670 copying interactivenet/utils/postprocessing.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,672 copying interactivenet/utils/dump.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,673 copying interactivenet/utils/__init__.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,675 copying interactivenet/utils/mlflow.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,676 copying interactivenet/utils/callbacks.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,678 copying interactivenet/utils/resample.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,680 copying interactivenet/utils/visualize.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,682 copying interactivenet/utils/jsonencoders.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,684 copying interactivenet/utils/utils.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,686 copying interactivenet/utils/subtypes.py -> build/lib/interactivenet/utils 2023-06-20T13:03:59,688 creating build/lib/interactivenet/networks 2023-06-20T13:03:59,689 copying interactivenet/networks/unet.py -> build/lib/interactivenet/networks 2023-06-20T13:03:59,692 copying interactivenet/networks/__init__.py -> build/lib/interactivenet/networks 2023-06-20T13:03:59,694 creating build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,695 copying interactivenet/experiment_planning/fingerprinting.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,697 copying interactivenet/experiment_planning/mimic_annotations.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,700 copying interactivenet/experiment_planning/generate_dataset_json.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,702 copying interactivenet/experiment_planning/__init__.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,703 copying interactivenet/experiment_planning/preprocessing.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,705 copying interactivenet/experiment_planning/plan_and_process.py -> build/lib/interactivenet/experiment_planning 2023-06-20T13:03:59,708 creating build/lib/interactivenet/training 2023-06-20T13:03:59,709 copying interactivenet/training/run.py -> build/lib/interactivenet/training 2023-06-20T13:03:59,711 copying interactivenet/training/postprocessing.py -> build/lib/interactivenet/training 2023-06-20T13:03:59,713 copying interactivenet/training/__init__.py -> build/lib/interactivenet/training 2023-06-20T13:03:59,715 creating build/lib/interactivenet/deploy 2023-06-20T13:03:59,716 copying interactivenet/deploy/save_model.py -> build/lib/interactivenet/deploy 2023-06-20T13:03:59,718 copying interactivenet/deploy/__init__.py -> build/lib/interactivenet/deploy 2023-06-20T13:03:59,720 copying interactivenet/deploy/download_model.py -> build/lib/interactivenet/deploy 2023-06-20T13:03:59,722 creating build/lib/interactivenet/test 2023-06-20T13:03:59,723 copying interactivenet/test/run.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,725 copying interactivenet/test/refinement.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,727 copying interactivenet/test/ensemble.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,730 copying interactivenet/test/predict.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,732 copying interactivenet/test/__init__.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,733 copying interactivenet/test/inference.py -> build/lib/interactivenet/test 2023-06-20T13:03:59,796 /home/piwheels/.local/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-06-20T13:03:59,796 !! 2023-06-20T13:03:59,797 ******************************************************************************** 2023-06-20T13:03:59,797 Please avoid running ``setup.py`` directly. 2023-06-20T13:03:59,797 Instead, use pypa/build, pypa/installer, pypa/build or 2023-06-20T13:03:59,797 other standards-based tools. 2023-06-20T13:03:59,797 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-06-20T13:03:59,797 ******************************************************************************** 2023-06-20T13:03:59,798 !! 2023-06-20T13:03:59,798 self.initialize_options() 2023-06-20T13:03:59,846 installing to build/bdist.linux-armv7l/wheel 2023-06-20T13:03:59,846 running install 2023-06-20T13:03:59,872 running install_lib 2023-06-20T13:03:59,921 creating build/bdist.linux-armv7l 2023-06-20T13:03:59,922 creating build/bdist.linux-armv7l/wheel 2023-06-20T13:03:59,923 creating build/bdist.linux-armv7l/wheel/interactivenet 2023-06-20T13:03:59,925 creating build/bdist.linux-armv7l/wheel/interactivenet/transforms 2023-06-20T13:03:59,926 copying build/lib/interactivenet/transforms/set_transforms.py -> build/bdist.linux-armv7l/wheel/interactivenet/transforms 2023-06-20T13:03:59,929 copying build/lib/interactivenet/transforms/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/transforms 2023-06-20T13:03:59,930 copying build/lib/interactivenet/transforms/transforms.py -> build/bdist.linux-armv7l/wheel/interactivenet/transforms 2023-06-20T13:03:59,934 creating build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,934 copying build/lib/interactivenet/utils/statistics.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,937 copying build/lib/interactivenet/utils/results.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,938 copying build/lib/interactivenet/utils/postprocessing.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,940 copying build/lib/interactivenet/utils/dump.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,942 copying build/lib/interactivenet/utils/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,943 copying build/lib/interactivenet/utils/mlflow.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,945 copying build/lib/interactivenet/utils/callbacks.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,947 copying build/lib/interactivenet/utils/resample.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,949 copying build/lib/interactivenet/utils/visualize.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,950 copying build/lib/interactivenet/utils/jsonencoders.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,952 copying build/lib/interactivenet/utils/utils.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,954 copying build/lib/interactivenet/utils/subtypes.py -> build/bdist.linux-armv7l/wheel/interactivenet/utils 2023-06-20T13:03:59,957 creating build/bdist.linux-armv7l/wheel/interactivenet/networks 2023-06-20T13:03:59,957 copying build/lib/interactivenet/networks/unet.py -> build/bdist.linux-armv7l/wheel/interactivenet/networks 2023-06-20T13:03:59,960 copying build/lib/interactivenet/networks/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/networks 2023-06-20T13:03:59,962 creating build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,963 copying build/lib/interactivenet/experiment_planning/fingerprinting.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,965 copying build/lib/interactivenet/experiment_planning/mimic_annotations.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,968 copying build/lib/interactivenet/experiment_planning/generate_dataset_json.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,970 copying build/lib/interactivenet/experiment_planning/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,972 copying build/lib/interactivenet/experiment_planning/preprocessing.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,973 copying build/lib/interactivenet/experiment_planning/plan_and_process.py -> build/bdist.linux-armv7l/wheel/interactivenet/experiment_planning 2023-06-20T13:03:59,975 copying build/lib/interactivenet/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet 2023-06-20T13:03:59,977 creating build/bdist.linux-armv7l/wheel/interactivenet/training 2023-06-20T13:03:59,978 copying build/lib/interactivenet/training/run.py -> build/bdist.linux-armv7l/wheel/interactivenet/training 2023-06-20T13:03:59,980 copying build/lib/interactivenet/training/postprocessing.py -> build/bdist.linux-armv7l/wheel/interactivenet/training 2023-06-20T13:03:59,982 copying build/lib/interactivenet/training/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/training 2023-06-20T13:03:59,984 creating build/bdist.linux-armv7l/wheel/interactivenet/deploy 2023-06-20T13:03:59,985 copying build/lib/interactivenet/deploy/save_model.py -> build/bdist.linux-armv7l/wheel/interactivenet/deploy 2023-06-20T13:03:59,987 copying build/lib/interactivenet/deploy/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/deploy 2023-06-20T13:03:59,989 copying build/lib/interactivenet/deploy/download_model.py -> build/bdist.linux-armv7l/wheel/interactivenet/deploy 2023-06-20T13:03:59,991 creating build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:03:59,992 copying build/lib/interactivenet/test/run.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:03:59,994 copying build/lib/interactivenet/test/refinement.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:03:59,996 copying build/lib/interactivenet/test/ensemble.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:03:59,998 copying build/lib/interactivenet/test/predict.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:04:00,000 copying build/lib/interactivenet/test/__init__.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:04:00,001 copying build/lib/interactivenet/test/inference.py -> build/bdist.linux-armv7l/wheel/interactivenet/test 2023-06-20T13:04:00,003 running install_egg_info 2023-06-20T13:04:00,097 running egg_info 2023-06-20T13:04:00,143 writing interactivenet.egg-info/PKG-INFO 2023-06-20T13:04:00,145 writing dependency_links to interactivenet.egg-info/dependency_links.txt 2023-06-20T13:04:00,147 writing entry points to interactivenet.egg-info/entry_points.txt 2023-06-20T13:04:00,148 writing requirements to interactivenet.egg-info/requires.txt 2023-06-20T13:04:00,150 writing top-level names to interactivenet.egg-info/top_level.txt 2023-06-20T13:04:00,204 reading manifest file 'interactivenet.egg-info/SOURCES.txt' 2023-06-20T13:04:00,207 adding license file 'LICENSE' 2023-06-20T13:04:00,211 writing manifest file 'interactivenet.egg-info/SOURCES.txt' 2023-06-20T13:04:00,213 Copying interactivenet.egg-info to build/bdist.linux-armv7l/wheel/interactivenet-0.2.0-py3.9.egg-info 2023-06-20T13:04:00,224 running install_scripts 2023-06-20T13:04:00,243 creating build/bdist.linux-armv7l/wheel/interactivenet-0.2.0.dist-info/WHEEL 2023-06-20T13:04:00,246 creating '/tmp/pip-wheel-c9chyldi/interactivenet-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-06-20T13:04:00,248 adding 'interactivenet/__init__.py' 2023-06-20T13:04:00,250 adding 'interactivenet/deploy/__init__.py' 2023-06-20T13:04:00,251 adding 'interactivenet/deploy/download_model.py' 2023-06-20T13:04:00,253 adding 'interactivenet/deploy/save_model.py' 2023-06-20T13:04:00,255 adding 'interactivenet/experiment_planning/__init__.py' 2023-06-20T13:04:00,257 adding 'interactivenet/experiment_planning/fingerprinting.py' 2023-06-20T13:04:00,259 adding 'interactivenet/experiment_planning/generate_dataset_json.py' 2023-06-20T13:04:00,262 adding 'interactivenet/experiment_planning/mimic_annotations.py' 2023-06-20T13:04:00,263 adding 'interactivenet/experiment_planning/plan_and_process.py' 2023-06-20T13:04:00,265 adding 'interactivenet/experiment_planning/preprocessing.py' 2023-06-20T13:04:00,267 adding 'interactivenet/networks/__init__.py' 2023-06-20T13:04:00,269 adding 'interactivenet/networks/unet.py' 2023-06-20T13:04:00,270 adding 'interactivenet/test/__init__.py' 2023-06-20T13:04:00,272 adding 'interactivenet/test/ensemble.py' 2023-06-20T13:04:00,274 adding 'interactivenet/test/inference.py' 2023-06-20T13:04:00,276 adding 'interactivenet/test/predict.py' 2023-06-20T13:04:00,278 adding 'interactivenet/test/refinement.py' 2023-06-20T13:04:00,279 adding 'interactivenet/test/run.py' 2023-06-20T13:04:00,281 adding 'interactivenet/training/__init__.py' 2023-06-20T13:04:00,283 adding 'interactivenet/training/postprocessing.py' 2023-06-20T13:04:00,285 adding 'interactivenet/training/run.py' 2023-06-20T13:04:00,287 adding 'interactivenet/transforms/__init__.py' 2023-06-20T13:04:00,288 adding 'interactivenet/transforms/set_transforms.py' 2023-06-20T13:04:00,292 adding 'interactivenet/transforms/transforms.py' 2023-06-20T13:04:00,294 adding 'interactivenet/utils/__init__.py' 2023-06-20T13:04:00,295 adding 'interactivenet/utils/callbacks.py' 2023-06-20T13:04:00,297 adding 'interactivenet/utils/dump.py' 2023-06-20T13:04:00,298 adding 'interactivenet/utils/jsonencoders.py' 2023-06-20T13:04:00,299 adding 'interactivenet/utils/mlflow.py' 2023-06-20T13:04:00,300 adding 'interactivenet/utils/postprocessing.py' 2023-06-20T13:04:00,302 adding 'interactivenet/utils/resample.py' 2023-06-20T13:04:00,303 adding 'interactivenet/utils/results.py' 2023-06-20T13:04:00,305 adding 'interactivenet/utils/statistics.py' 2023-06-20T13:04:00,306 adding 'interactivenet/utils/subtypes.py' 2023-06-20T13:04:00,308 adding 'interactivenet/utils/utils.py' 2023-06-20T13:04:00,310 adding 'interactivenet/utils/visualize.py' 2023-06-20T13:04:00,313 adding 'interactivenet-0.2.0.dist-info/LICENSE' 2023-06-20T13:04:00,314 adding 'interactivenet-0.2.0.dist-info/METADATA' 2023-06-20T13:04:00,315 adding 'interactivenet-0.2.0.dist-info/WHEEL' 2023-06-20T13:04:00,316 adding 'interactivenet-0.2.0.dist-info/entry_points.txt' 2023-06-20T13:04:00,317 adding 'interactivenet-0.2.0.dist-info/top_level.txt' 2023-06-20T13:04:00,318 adding 'interactivenet-0.2.0.dist-info/RECORD' 2023-06-20T13:04:00,321 removing build/bdist.linux-armv7l/wheel 2023-06-20T13:04:00,428 Building wheel for interactivenet (setup.py): finished with status 'done' 2023-06-20T13:04:00,432 Created wheel for interactivenet: filename=interactivenet-0.2.0-py3-none-any.whl size=76415 sha256=3ef51aa1b7a13f5d3c3999f0c164799e4c0de7305bf621556251c3dea9c9a0a4 2023-06-20T13:04:00,433 Stored in directory: /tmp/pip-ephem-wheel-cache-h12az3dt/wheels/c6/c9/83/9edb659a57ceb3e8c7267a314055b78712e8f8272ab2e6fcb9 2023-06-20T13:04:00,445 Successfully built interactivenet 2023-06-20T13:04:00,450 Removed build tracker: '/tmp/pip-build-tracker-979m2vmc'