Conda has been installed - but can't be found file
1
0
Entering edit mode
2.7 years ago

Could pls anyone help: I have installed Miniconda as the way: wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh than I see this file now in terminal via ls -la -rw-rw-r-- 1 spectre spectre 66709754 jul 21 19:13 Miniconda3-latest-Linux-x86_64.sh but when I ask "conda env" conda: did not found

Does this mean that Miniconda was not installed? Or how to activate it? I already closed and opened terminal once more.

Thanks in advance,

install terminal miniconda not conda found • 616 views
ADD COMMENT
1
Entering edit mode
2.7 years ago
ATpoint 82k

You downloaded the installer, but did not install conda itself. Type:

./Miniconda3-latest-Linux-x86_64.sh

...and follow the instructions on screen.

ADD COMMENT

Login before adding your answer.

Traffic: 2599 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6