Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases #278

Open
ngvananh2508 opened this issue May 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ngvananh2508
Copy link

Describe the bug

In GSEA chapter, when I import scanpy 1.9.1 (the package that you deploy in the recommended environment), it emits the error above. This can be gotten around with lowering the version of matplotlib (<3.7). I hope you can change the version of matplotlib in the requirement to avoid this incompatibility.

Thank you

@ngvananh2508 ngvananh2508 added the bug Something isn't working label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant