I am currently trying to create a new virtual environment for a project. I have a stroller / virtual box created using pycharm.
It seems that although I configured the remote interpreter correctly, I still have to use the local interpreter to configure the virtual environment. Is it possible to use a remote virtual environment instead of a local one?
source
share