Hi
First, I had a problem installing SCCAF in this line " from SCCAF import * " but
I got this error even in Docker image TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
even if I could be able to install it still when I wanted to read my h5ad file this error poped up
: Above error raised while reading key '/layers' of type <class 'h5py._hl.group.Group'>
could you help me to solve this