-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install Command Line Developer Tools -pop up keeps appearing #20446
Comments
I have a similar issue, with the "install developer tools" pop-up appearing the first time I open a Python file or Jupyter notebook: I have installed Python through mambaforge (the miniconda variant from conda-forge),
among other tests. A "placeholder" |
Can you please provide the logs? Set Output for
|
I hope I followed the steps correctly. After following them I restarted VS Code and some logs were printed in the output. Here is the Python output right after opening VS Code again: |
Thanks. I think it's because running
It's likely using some other python to run your files. |
Once microsoft/vscode-jupyter#12719 is taken care of, this should stop happening automatically. Please choose a different interpreter via |
Try running using the full path: |
I'm also experiencing this issue. I've set the Update: Disabling Jupyter extension seems to have solved the issue. Die Jupyter. |
The issue is to due to python itself, so please either install developer tools as it says, or disable the Jupyter extension for now. More context, python extension looks for python envs in the system, one of which it finds is |
Indeed, after disabling Jupyter extension, the pop up hasn't appeared. Thanks for the tip! |
Type: Bug
I'm running MacOS 12.6.2 on a 2021 MacBook Pro. The Python extension version is v2022.20.1.
Steps to reproduce (installing Python and VS Code on a new system):
The pop up appears every time the VS Code is launched and sometimes seemingly irregularly while the app is running. It is worth noting, that the pop up doesn't appear when the Python extension is not installed. Also, it doesn't appear when using other IDE, like PyCharm. Otherwise Python seems to be working on the computer and even on VS Code.
Screenshot of the pop up (in Finnish)
Extension version: 2022.20.1
VS Code version: Code 1.74.2 (Universal) (e8a3071ea4344d9d48ef8a4df2c097372b0c5161, 2022-12-20T10:26:09.430Z)
OS version: Darwin arm64 21.6.0
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: