-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot use sourcery if source code folder is in wsl #403
Comments
Hi @tri-cao, thanks for bringing this to our attention - it looks like a bug in the way we handle windows paths. I'll have a look at this and let you know when we have a fix. |
Hi @tri-cao, I've been taking a look at this today. It's difficult to see exactly what the problem is on my machine, because there's clearly some conversion happening between the file path representation in WSL, Windows, PyCharm, and Sourcery. If possible, could you send your sourcery log file (docs) to support@sourcery.ai so that we can see what's being sent to the binary from the IDE? |
here you go I think this should be the correct path: |
I've ran into this issue while giving the free trial a run. |
Same issue here. Running WSL2 under Win10 "[Errno 2] No such file or directory: '\wsl$\Ubuntu\home\theo\Documents [...]" IDE Version: PyCharm 2023.3.3 (Professional Edition) Build #PY-233.13763.11, built on January 25, 2024 |
Sucks that this still doesn't work. Not long before I have gone through a year of a subscription without ever having hardly used the thing. Currently, Sourcery will try and use paths like: |
Checklist
Description
Cannot use sourcery if the source code is in wsl
Error:
Reproduce Steps
Debug Information
IDE Version: PyCharm Professional Edition 2023.2.5
Sourcery Version: 1.14.0
Operating system and Version: Windows 10
The text was updated successfully, but these errors were encountered: