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

conda installation seems it works but not #19

Open
merytouceda opened this issue Jul 21, 2023 · 0 comments
Open

conda installation seems it works but not #19

merytouceda opened this issue Jul 21, 2023 · 0 comments

Comments

@merytouceda
Copy link

merytouceda commented Jul 21, 2023

Hi!

I am trying to install fargene using the conda installation (I am working on a computer cluster so the setup.py installation is not as convenient). My installation seems that it runs fine but then the software is not installed. Is there any extra step I need to take, like moving into the cloned repository before executing the conda installation?

This is an example of a try:

$ conda activate seqkit 

$ conda install -c conda-forge -c bioconda fargene
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done

$ fargene -h
bash: fargene: command not found

Thank you! :)

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