Skip to content

Instantly share code, notes, and snippets.

@juniarto-samsudin
Created February 15, 2021 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juniarto-samsudin/a432d917f3e010f08db5730ad8085422 to your computer and use it in GitHub Desktop.
Save juniarto-samsudin/a432d917f3e010f08db5730ad8085422 to your computer and use it in GitHub Desktop.
vscode pylance cannot find import
{
"python.pythonPath": "/home/juniarto/anaconda3/envs/flask-blueprint/bin/python",
"python.analysis.extraPaths": ["./provisioning-server"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment