-
Notifications
You must be signed in to change notification settings - Fork 39
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
mito3.6 can't not install normally. #188
Comments
Hi Kun, Have you tried Or you can try
, which will create an environment named then,
to find the path of the new environment. and then activate it:
This method has just been documented at https://github.com/linzhi2013/MitoZ/wiki/Installation#62-installation-of-dependencies |
Hi, Still not working, Yes, I have run mamba clean -y -a before installing.
|
I don't know what's wrong here. But I just tried it on a totally new Linux machine and the following commands worked for me:
|
Which platform are you trying to install MitoZ on? |
I am uploading the Conda-Pack (https://github.com/linzhi2013/MitoZ/wiki/Installation#4-conda-pack) version. If the conda method does not work for you, do not waste time on it, as I mentioned on the wiki before, conda cannot solve all dependency problems. Try on a different machine or a different installation method. |
See rapidsai/cuml#4016 and try:
|
try this:
|
this one worked. |
then I do not know why, because the command |
Docker and Singularity versions should ultimately solve the installation problem. |
Hi,
I can't not install mito3.6 using conda normally, here are the problems
../bin/mamba create -n mitoz3.6 -c conda-forge -c bioconda mitoz=3.6
../bin/mamba env create -n mitoz3.6 -f mitozEnv.yml
Do you know how to solve these problems ?
Best,
Kun
The text was updated successfully, but these errors were encountered: