-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notebooks currently non functional #14
Comments
It's because of the channels taht are lists... |
Another error in notebook 2: ModuleNotFoundError Traceback (most recent call last) |
File ~\AppData\Local\abba-python-0.8.0\lib\site-packages\abba_python\abba.py:181, in Abba.init(self, atlas_name, ij, slicing_mode, headless, print_config) ModuleNotFoundError: No module named 'abba_private' |
Notebook 4: mettre a jour la commande deepslice |
Hey @NicoKiaru, indeed we can't load Brainglobe atlases anymore, with the error you posted : abba_python/src/abba_python/abba.py Line 181 in be17a50
to from abba_python.abba_private import abba_atlas works. |
Thanks!
Yeah, me neither 😓 . I'm struggling to get an identical code to work both:
Honestly that's a mess. |
I get this error in the first example notebook:
The text was updated successfully, but these errors were encountered: