Mar-04-2022, 02:10 PM
I think I created an environment correctly sometime in recent past but I can not get it to activate now. Below is command result and my directory tree. I know this is basic but what am I missing?
env is the environment name. I 1st tried the shorter $ source env/bin/activate with same results.
If i look in the env directory it has a bin folder and a activate and Activate.ps1 text file.
env is the environment name. I 1st tried the shorter $ source env/bin/activate with same results.
If i look in the env directory it has a bin folder and a activate and Activate.ps1 text file.
1 2 3 |
mark@mark - Latitude - E7240:~$ source MyComputer / mark / Python_Environments / env / bin / activate bash: MyComputer / mark / Python_Environments / env / bin / activate: No such file or directory mark@mark - Latitude - E7240:~$ |