cmfsx

Crown Segmentation

Sep 23rd, 2023
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. parameters : {'input': '/home/manjula/Desktop/upperjaw.vtk', 'output': '/home/manjula/Desktop/output.vtk', 'subdivision_level': 4, 'resolution': 320, 'model': '/none/AI Models/Upper_C_model.pth', 'predictedId': 'Universal_ID', 'sepOutputs': 0, 'chooseFDI': 0, 'logPath': '/tmp/Slicer-manjula/__SlicerTemp__2023-09-24_00+55+06.215/process.log'}
  2. [VTK] CrownSegmentationcli standard error:
  3. [VTK] Traceback (most recent call last):
  4. [VTK] File "/none/SlicerOld/Slicer-5.3.0-2023-08-02-linux-amd64/slicer.org/Extensions-31916/SlicerDentalModelSeg/lib/Slicer-5.3/cli-modules/CrownSegmentationcli.py", line 6, in <module>
  5. [VTK] import pandas as pd
  6. [VTK] ModuleNotFoundError: No module named 'pandas'
  7. [VTK] CrownSegmentationcli completed with errors
  8. CLI execution failed:
  9.  
  10. Traceback (most recent call last):
  11. File "/none/SlicerOld/Slicer-5.3.0-2023-08-02-linux-amd64/slicer.org/Extensions-31916/SlicerDentalModelSeg/lib/Slicer-5.3/cli-modules/CrownSegmentationcli.py", line 6, in <module>
  12. import pandas as pd
  13. ModuleNotFoundError: No module named 'pandas'
  14.  
Advertisement
Add Comment
Please, Sign In to add comment