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

No recent version of ensembl-vep is installable with pyarrow (from conda-forge) #51880

Open
gernophil opened this issue Nov 2, 2024 · 0 comments

Comments

@gernophil
Copy link

gernophil commented Nov 2, 2024

If I run mamba create -n test pyarrow ensembl-vep on our HPC (CentOS) this lead to ensembl-vep=88.9=1. If I run it on my Mac ensembl-vep=113.0=pl5321h2a3209d_0 is installed. I am trying to unravel the dependencies, but I haven't figured out the issue yet. First thing I recognized is that on CentOS pyarrow 18.0.0 gets installed whereas it's 16.1.0 on my Mac. Without pyarrow, I can install ensembl-vep=113.0 on the HPC.

EDIT: mamba create -n test pyarrow=16.1.0 ensembl-vep doesn't change anything.

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