pnlbwh / dMRIharmonization

Multi-site dMRI harmonization
Other
44 stars 14 forks source link

Unable to create conda environment #3

Closed senthilcaesar closed 5 years ago

senthilcaesar commented 5 years ago

(base) bash-4.2$ conda --version conda 4.5.12 (base) bash-4.2$ conda create -f /home/sq566/dMRIharmonization/environmnet.yml

CondaValueError: either -n NAME or -p PREFIX option required, try "conda create -h" for more details

tashrifbillah commented 5 years ago

Sorry, can you try:

conda env create -f environment.yml

We are missing the env here.

tashrifbillah commented 5 years ago

Fixed typo https://github.com/pnlbwh/dMRIharmonization/commit/e66144fb65b064939826bbe9a690fb1a1b22ab0f