-
Notifications
You must be signed in to change notification settings - Fork 911
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
Not able to connect Python with it #26122
Comments
Thanks for reporting this issue. This seems to be related to the permission restrictions of the Python installation from the Microsoft Store. The error indicates that ADS is trying to execute a Python command, but access is denied:
Suggestions to Resolve: Run ADS as Administrator: Manually Install Notebook Dependencies:
Check Python Interpreter in ADS: Let us know if any of these steps help! |
Closing as outside the scope of ADS, since it can't direct control the permissions of the Python installation. |
It says: |
Type: Bug
I've installed Python from Microsoft store but I'm not able to connect it. showing erorr:
@ Failed to change kernel. Kernel SQL will be used. Error was:
Installing Notebook dependencies failed with error: Command
failed: "C:\Program
Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.
12.2288.O_x64_qbz5n2kfra8p0\python.exe" -c "import
platform;print(platform.python_version())" Access is denied.
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:41:05.327Z)
OS version: Windows_NT x64 10.0.22631
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: