Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/manjula/Documents/Slicer_temp_AMASSS
- parameters : {'inputVolume': '/home/manjula/Downloads/MG_test_scan.nii.gz', 'modelDirectory': '/none/AI Models/AMASS', 'highDefinition': False, 'skullStructure': 'MAND', 'merge': 'MERGE', 'genVtk': False, 'save_in_folder': False, 'output_folder': '/home/manjula/Downloads', 'precision': 50, 'vtk_smooth': 5, 'prediction_ID': 'Pred', 'gpu_usage': 1, 'cpu_usage': 1, 'temp_fold': '/home/manjula/Documents/Slicer_temp_AMASSS', 'SegmentInput': False, 'DCMInput': False}
- [VTK] AMASSS_CLI standard error:
- [VTK] In the future `np.bool` will be defined as the corresponding NumPy scalar.
- [VTK] In the future `np.bool` will be defined as the corresponding NumPy scalar.
- [VTK] Traceback (most recent call last):
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/slicer.org/Extensions-31916/SlicerAutomatedDentalTools/lib/Slicer-5.3/cli-modules/AMASSS_CLI.py", line 99, in <module>
- [VTK] import itk
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/__init__.py", line 28, in <module>
- [VTK] from itk.support.extras import *
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/extras.py", line 35, in <module>
- [VTK] import itk.support.types as itkt
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/types.py", line 175, in <module>
- [VTK] ) = itkCType.initialize_c_types_once()
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/types.py", line 140, in initialize_c_types_once
- [VTK] _B: "itkCType" = itkCType("bool", "B", np.bool)
- [VTK] File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/numpy/__init__.py", line 313, in __getattr__
- [VTK] raise AttributeError(__former_attrs__[attr])
- [VTK] AttributeError: module 'numpy' has no attribute 'bool'.
- [VTK] `np.bool` was a deprecated alias for the builtin `bool`. To avoid this error in existing code, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
- [VTK] The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
- [VTK] https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
- [VTK] AMASSS_CLI completed with errors
- Importing librairies...
- No module named 'logic'
- ========= ERROR =========
- CLI execution failed:
- In the future `np.bool` will be defined as the corresponding NumPy scalar.
- In the future `np.bool` will be defined as the corresponding NumPy scalar.
- Traceback (most recent call last):
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/slicer.org/Extensions-31916/SlicerAutomatedDentalTools/lib/Slicer-5.3/cli-modules/AMASSS_CLI.py", line 99, in <module>
- import itk
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/__init__.py", line 28, in <module>
- from itk.support.extras import *
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/extras.py", line 35, in <module>
- import itk.support.types as itkt
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/types.py", line 175, in <module>
- ) = itkCType.initialize_c_types_once()
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/itk/support/types.py", line 140, in initialize_c_types_once
- _B: "itkCType" = itkCType("bool", "B", np.bool)
- File "/home/manjula/Documents/Software/Slicer-5.3.0-2023-08-02-linux-amd64/lib/Python/lib/python3.9/site-packages/numpy/__init__.py", line 313, in __getattr__
- raise AttributeError(__former_attrs__[attr])
- AttributeError: module 'numpy' has no attribute 'bool'.
- `np.bool` was a deprecated alias for the builtin `bool`. To avoid this error in existing code, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here.
- The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
- https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
Advertisement
Add Comment
Please, Sign In to add comment