How to setup a WSL2 Virtual Environment? Grahama1970 创建于 2021年12月17日 17:28 Is there a tutorial somewhere on this? I seems that a regular Win10 Pycharm Virtual Environment is windows only? Thanks
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.