-
Notifications
You must be signed in to change notification settings - Fork 3
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 install error #25
Comments
This issue appears to be related to conda itself - I can see some other conda users experiencing this conda/conda#9589. Does the install fail or is it just giving a warning? If it is failing, I'd probably advise trying a fresh install of conda/mamba/micromamba and see if that fixes it, or at least updating conda to the latest version if it isn't already. Alternatively if you have access to apptainer/docker, the biocontainers version should be useable. I'll keep an eye on the issue as I am releasing a new version in the next couple of weeks which will use a slightly different conda recipe! |
It seems to be a conda problem. I tried to install it on different cloud servers but it didn't work. Looking forward to your next version. Thanks :) |
As it's a python program, I unfortunately cannot compile it into an executable! Could you run and give me the outputs of the following: That should help identify the problem. What I would recommend:
Thanks! |
|
Hmmm it looks like you don't have anything installed in that environment, and you also don't have the bioconda channel listed which resistify is available on. I have released a new version which should be easier to install, try:
and it should work 👀 |
This issue is quite old so will now close - feel free to reopen if still experiencing issues! |
When I used conda to install, the following error message appeared. I changed several servers and got the same error message.
The text was updated successfully, but these errors were encountered: