-
Notifications
You must be signed in to change notification settings - Fork 2
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 problem with mamba #194
Comments
Yikes. Try to put a version boundary on harpy, like |
@3nrique0 have you made progress on this? |
Hello, Not at all, I tried it with harpy=1.16 and 1.15 and the error was almost the same. I re-installed miniforge in case that was the problem. But it remains. I'm going to try again by downgrading the miniforge installation seen this error that seems related: conda-forge/miniforge#716 Then i'll try again pixi |
That's really unusual and I'm sorry that's happening. Can you get a local conda install, using Otherwise, the pixi install should be pretty effortless, especially if doing a local install, since pixi doesn't rely on any base environments. |
Yes, I tried, It gave the same error as with the boundry:
Switching to pixi |
Well.. it turned on the pixi shell and it was able to open it in the Scheduler (slurm). But there was the same error in the slurm out. The error was the same with the incompatibility of packages. I'll try a different cluster |
This issue seems specific to the cluster/system you are working on. If you haven't already, I would recommend you reach out to the admins of your system, as I suspect there is something about the configuration that is causing these issues. Looking at the log file, the issues with installing dependencies is confusing because all the requisite packages are available via You can also try to use |
Describe the issue
I followed the instructions of mamba to make the installation.
Since the current "latest" install is not working I used the recommended solution, install from the version 24.11.2-1 as suggested in the corresponding issue: conda-forge/miniforge#716
I required to use the fullpath to launch mamba install:
$ ./miniforge3/bin/mamba create -n harpy -c bioconda -c conda-forge harpy
I tried different versions of mamba and conda and the result was consistently the same:
Incompatibility of packages
Harpy Version
1.16.3
File triggering the error (if applicable)
No response
Harpy error log
The text was updated successfully, but these errors were encountered: