简体   繁体   中英

How to add a wsl directory to windows path?

I want to add this directory in my WSL to the windows Path to work with python selenium as a web driver path.

directory="~/projects/health_index/insurance_score"

How can I do this?

we cannot add a wsl directory to windows path. the reason of my problem with selenium was working in wsl. i made an env in windows and it worked.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM