Skip to content
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
@DonJayamanne

Description

@DonJayamanne

@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

Screen Shot 2019-03-31 at 7 32 02 PM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions