MIC-DKFZ / batchgenerators

A framework for data augmentation for 2D and 3D image classification and segmentation
Apache License 2.0
1.09k stars 221 forks source link

ImportError: cannot import name 'MultiThreadedAugmenter' from 'batchgenerators.dataloading' #110

Open zijianbond opened 1 year ago

zijianbond commented 1 year ago
zijianbond commented 1 year ago

Anyone knows about this probelm ? Thanks for helping

jpadillaperez commented 1 year ago

Uninstall nnunet from your environment and reinstall it again by cloning the latest repository and running the following command: pip install -e .