Dear admin,
Could I please get the logs for submission id 9761306
Regards,
Aravind.
Created by Aravind Krishnan Anand Iyer AravindKrishnanA Hi @AravindKrishnanA ,
The following error was received for subIDs 9761306:
```
Preview
Traceback (most recent call last):
File "/home/user/run_model3.py", line 217, in
typer.run(main)
File "/home/user/run_model3.py", line 181, in main
adata = ad.read_adata(os.path.join(input_dir, "adata.h5ad"))
^^^^^^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/anndata/__init__.py", line 70, in __getattr__
return module_get_attr_redirect(attr_name, deprecated_mapping=_DEPRECATED)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/.local/lib/python3.12/site-packages/anndata/utils.py", line 451, in module_get_attr_redirect
raise AttributeError(msg)
AttributeError: module anndata has no attribute 'read_adata'
```
hope this helps!