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

Installation failed #11

Open
olaraym opened this issue Feb 16, 2024 · 2 comments
Open

Installation failed #11

olaraym opened this issue Feb 16, 2024 · 2 comments

Comments

@olaraym
Copy link

olaraym commented Feb 16, 2024

Hi @here I am trying to install this package using pip and conda but I have been having a series of errors, is there a possibility of getting any other ways to install it?

@SanVerb
Copy link

SanVerb commented Apr 10, 2024

Hello olaraym

Not sure if you managed to install it:

I had the same problem, but managed to download it after downgrading a few modules:
-> conda create -n pycometh_env
-> conda activate pycometh_env
-> conda install -c conda-forge tqdm=4.62.3
-> conda install python=3.6
-> conda install scipy==1.4.1
-> conda install -c snajder-r -c bioconda -c conda-forge pycometh

This worked for me!

Kind regards

Sanché Verbeeck

@olaraym
Copy link
Author

olaraym commented Apr 10, 2024 via email

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