File "/opt/conda/envs/scp/lib/python3.8/site-packages/scanpy/plotting/_utils.py", line 35, in <module>
class _AxesSubplot(Axes, axes.SubplotBase, ABC):
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
【改个小bug】
于 2024-07-08 14:35:58 首次发布