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

Episcanpy is incompatible with scanpy 1.4.5post3 #50

Open
le-ander opened this issue Jan 27, 2020 · 1 comment
Open

Episcanpy is incompatible with scanpy 1.4.5post3 #50

le-ander opened this issue Jan 27, 2020 · 1 comment

Comments

@le-ander
Copy link
Contributor

Hi Anna,

I just wanted to try out the shiny new episcanpy version. Unfortunately I found that it is incompatible with the current scanpy realease. This is because of conflicting requirements.

Episcanpy 0.1.8:

scipy<=1.3
h5py!=2.10.0 

Scanpy 1.4.5.post3:

scipy>=1.3
h5py>=2.10.0

I wonder if the version pinning of episcanpy could just be adapted to the scanpy one or whether this actually requires updates to the code.

Would be great if episcanpy would soon be compatible with scanpy again :)

@le-ander
Copy link
Contributor Author

I'm under the impression, that since you removed the version checks from the code, these pinnings are no longer required and episcanpy should work with the latest anndata, h5py and scipy. Or do you see any particular reasoon why that should not be the case?

If you also think that this should be fine, a new release without these version pinnings would be great, so I can create a new container with all compatible anndata 0.7, scanpy and episcanpy for our group. Thanks :)

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

1 participant