unable to Create a miniconda2 environment #71
-
Dear Experts, I tried installing connectomemapper 3 on a MacBook after failed attempt on linux. However, I'm unable to Create a miniconda2 environment, as suggested in the documentation. Please find the log below and advice. Thank you, Best Regards, (base) Amitkumars-MacBook-Pro:Applications amitjc$ conda env create -f connectomemapper3/environment.yml ResolvePackageNotFound:
(base) Amitkumars-MacBook-Pro:Applications amitjc$ |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Hi Amit, I should document this error happening on Mac but it seems there is no exisitng conda package for git-annex on Mac.
However, git-annex should be installed only if you wish to use BIDS datasets managed by Datalad (https://www.datalad.org/), which is a very experimental feature which I would not recommend to use right now as it has been a long time I did not test it. So, you can without any problem delete or comment the line Concerning your failed attempt of installation of CMP3 on Linux (#29), please check my last reply (#29 (comment)) which should make the installation on your machine successful. |
Beta Was this translation helpful? Give feedback.
-
Hello Sébastien, Brew installed git-annex. However, received the same error as earlier. Then deleted Pasting the entire process below. Looking forward to your continued support. Thank you, Best Regards,
|
Beta Was this translation helpful? Give feedback.
-
No such directory exists. Also tried the sudo -H, but in vain. |
Beta Was this translation helpful? Give feedback.
-
Hi Amit,
You would have to remove by hand the folder contained the environment
Not sure if you would need to be root (sudo).
is a dependency of Datalad. So maybe comment/remove all the lines in the Also, I would advise you to never run commands such as Hope this would work eventually. |
Beta Was this translation helpful? Give feedback.
-
Any update on this @amitjc ? |
Beta Was this translation helpful? Give feedback.
-
Info added to documentation (commit 4f418f2) |
Beta Was this translation helpful? Give feedback.
Info added to documentation (commit 4f418f2)