[BUG] Use wslpath
to convert Windows path rather than prepend the /mnt/c
prefix
#363
Labels
bug
Something isn't working
Describe the bug
I have changed the mount location of C drive in my WSL. When running bash code, the program got wrong path.
Software Version
To Reproduce
Expected behavior
Screenshots
It cannot find the file and the error shows 'No such file or directory'.
The correct path can be acquired by using
wslpath
command in WSLAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: