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
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/XXX/conda-env/envs/XXX/lib/python3.10/site-packages/anndata/_core/anndata.py", line 549, in __sizeof__
s = get_size(getattr(self, attr))
AttributeError: 'AnnData' object has no attribute '_X'. Did you mean: 'X'?
Versions
-----
anndata 0.9.2
numpy 1.24.3
pandas 2.0.3
scipy 1.10.1
session_info 1.0.0
-----
cython_runtime NA
dateutil 2.8.2
h5py 3.9.0
mpl_toolkits NA
natsort 8.4.0
packaging 23.1
pytz 2023.3
six 1.16.0
zoneinfo NA
-----
Python 3.10.11 | packaged by conda-forge | (main, May 10 2023, 18:58:44) [GCC 11.3.0]
Linux-3.10.0-1160.45.1.el7.x86_64-x86_64-with-glibc2.17
-----
Session information updated at 2023-09-08 15:26
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity.
Please add a comment if you want to keep the issue open. Thank you for your contributions!
Please make sure these conditions are met
Report
Code:
Traceback:
Versions
The text was updated successfully, but these errors were encountered: