Installing
-
2. Installing PIP
Now to Install Python 3 PIP in Ubuntu GNU/Linux
Run:sudo apt install python3-pip
-
3. Installing Conda
Then to Install Conda in Debian
Play:pip install conda
Or System wide with:
sudo pip install conda
-
4. Setting Up Virtual Env
How to Make a Separate Python Enviroment with Conda
So Now I’m truly Happy if My Guide could Help you to Install Conda in Debian 10!
Contents