You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@brettcannon
Would we need this fixed for the current release.
I've submitted a PR in PTVSD, microsoft/ptvsd#389, however we'd need to publish a new release of PTVS if we want this in our release.
Problem: Current directory is not added into PYTHONPATH (we're overriding PYTHONPATH with path to PVSD, hence current directory is not in there).
The text was updated successfully, but these errors were encountered: