Activating the virtual environment
Posted: Wed Jan 08, 2020 2:44 pm
I installed it according to the manual viewtopic.php?f=4&t=68 with default settings. But I can't understand how to activate a default virtual environment. Then I run
Code: Select all
source /home/evgendelaetml/miniconda3/envs/faceswap/bin/activate
I get
Code: Select all
-bash: /home/evgendelaetml/miniconda3/envs/faceswap/bin/activate: No such file or directory
Is it right way for virtualenv run?