You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to get your DeepSpineTool running on my computer (MacBook Pro, Apple Silicon). We're working on a quite related data set and I think your tool may be of great help for our analysis pipeline.
While trying to start the software ("python main.py"), however, it seems there's a file missing:
ImportError: cannot import name 'segmentationConnector' from 'app.plugins.ui.image.segmentation' (/PATH/TO/DeepSpineTool/app/plugins/ui/image/segmentation/init.py)
Could you double-check if this file is indeed missing and possibly upload it? Moreover, if you already have any experience in getting the software running on the recent Apple Silicon macs, any working "requirements.txt" file with the appropriate dependencies would be highly appreciated.
Thanks in advance for your help and best regards,
Johannes
The text was updated successfully, but these errors were encountered:
Dear authors,
I'm currently trying to get your DeepSpineTool running on my computer (MacBook Pro, Apple Silicon). We're working on a quite related data set and I think your tool may be of great help for our analysis pipeline.
While trying to start the software ("python main.py"), however, it seems there's a file missing:
ImportError: cannot import name 'segmentationConnector' from 'app.plugins.ui.image.segmentation' (/PATH/TO/DeepSpineTool/app/plugins/ui/image/segmentation/init.py)
Could you double-check if this file is indeed missing and possibly upload it? Moreover, if you already have any experience in getting the software running on the recent Apple Silicon macs, any working "requirements.txt" file with the appropriate dependencies would be highly appreciated.
Thanks in advance for your help and best regards,
Johannes
The text was updated successfully, but these errors were encountered: