forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked onReady to be worked on
Milestone
Description
On a freshly installed macOS, the very moment we install Python and Jupyter extension per kernel source suggestion (Select Kernel -> Install Recommended Extensions), I got a prompt from the system and an error notification from Jupyter
- Error from Python extension saying it's not recommended to use
- Prompt from macOS, it's probably triggered by the access of Python interpreter
Not sure who is initiating the Python environment access so let's start the investigation from here. If it's not recommended to use the default Python on macOS, I expect not to see any prompt from system or Python extension.
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked onReady to be worked on