I have worked around this by re-adding python.pythonPath, but I am mentioning it here because other users might run into the same issue, and so that the authors / maintainers can think about updating ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
What is PYTHONPATH in Python? It’s the hidden shortcut that tells Python where to look 👇 PYTHONPATH is an environment variable. You use it to add extra directories for Python to search when importing ...