How to setup a WSL2 Virtual Environment?

Is there a tutorial somewhere on this? I seems that a regular Win10 Pycharm Virtual Environment is windows only?

Thanks

0
1 comment

You just need to specify the path to python executable from the venv when creating a WSL interpreter

Should work. Let me know if you have any issues with this.

0

Please sign in to leave a comment.