1.
open cmd -> ctrl + r
2. go to the other disk -> type F: to go to local disk (F:)
3. type cd CARLOS
4. type cd python_envs
5. type name_of_folder\Scripts\activate
**Note: you should have first manually added the pyenv to your system and activated
the virutal environment. If not, do it first.
**Note: name of folder is the folder of your created pyenv. Inside that folder you
can see the
Scripts folder, etc.