This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Language Server does not work with PYTHONPATH=./ #849
Closed
Description
@DonJayamanne commented on Sun Mar 31 2019
- Open the behave repo
- Use python 3.7
- OS Mac
- Enable the following in
settings.json
"python.analysis.downloadChannel": "daily",
"python.analysis.logLevel": "Trace",
- Add a
.env
file with the following contents:
PYTHONPATH=./
Delete the above .env
file then it works
None of the Language Server functionality works
Metadata
Metadata
Assignees
Labels
No labels