Closed rvinas closed 3 years ago
Sorry, I cannot replicate the error locally. Did you try running the code in a new, clean environment? Also, the problem seems to be not directly with scvelo but rather anndata. If you haven't already done so, I'd run the code in a new, clean environment and if the error still persists open an issue on the anndata repo.
I cannot load the pancreas dataset:
(please see the output of
scv.logging.print_versions()
below)Error
Traceback (most recent call last): File "/home/rv340/anaconda3/envs/pytorch38/lib/python3.8/site-packages/anndata/_io/utils.py", line 156, in func_wrapper return func(elem, *args, **kwargs) File "/home/rv340/anaconda3/envs/pytorch38/lib/python3.8/site-packages/anndata/_io/h5ad.py", line 469, in read_dataframe_legacy _decode_structured_array( File "/home/rv340/anaconda3/envs/pytorch38/lib/python3.8/site-packages/anndata/compat/__init__.py", line 112, in _decode_structured_array decode(arr[k], out=arr[k]) File "/home/rv340/anaconda3/envs/pytorch38/lib/python3.8/site-packages/anndata/compat/__init__.py", line 108, inVersions: