explosion / explosion/spacy-vscode
Breaks on whitespace in Python path on Windows
Open
- Dominant language
- Python
- Stars
- 31
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When selecting the interpreter path the extension stumbles upon white space in the path for the Python interpreter on Windows.
Example output:
```
[info] Python Path retrieved c:\folder with white space\.venv/Scripts/python.exe
Error: command "C:\folder" not found
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.