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

Stannotation with scanpy and seaborn #159

Open
LioLenr opened this issue Jul 30, 2024 · 1 comment
Open

Stannotation with scanpy and seaborn #159

LioLenr opened this issue Jul 30, 2024 · 1 comment

Comments

@LioLenr
Copy link

LioLenr commented Jul 30, 2024

Hello,

I am trying to add statistical annotation on a boxplot I generated with scanpy but I get those errors :

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
scanpy 1.10.2 requires seaborn>=0.13, but you have seaborn 0.11.2 which is incompatible.

So I upgraded seaborn

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
statannotations 0.6.0 requires seaborn<0.12,>=0.9.0, but you have seaborn 0.13.0 which is incompatible.

How do I solve that ?

Best regards,

Lionel Lenoir

@simbru
Copy link

simbru commented Aug 4, 2024

Currently the package is not compatible with Seaborn 0.13, but efforts are being made. See: #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants