-
Notifications
You must be signed in to change notification settings - Fork 907
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
Trying to activate Python or PowerShell Kernel failure #26075
Comments
I have the same issue when try to reinstall notebook dependencies. |
Also seeing same issue, but with Python 3.13 on Windows 11 on ADS 1.50.0 |
Python only works for me after reinstall (also using Python 3.8.10 on Windows 10). It wants me to install the notebook module version 7.2.2 but then doesn't work after I install the new version (currently using version 6.5.6) |
Same problem here. Trying to enable either python core or powershell on mac. It looks like Notebook 7.2.2 needs ipykernel>=6.29.5, but ADS is specifying 5.5.5. |
The same issue, ADS reinstalled, fresh installation of Python 3.8.10 following this: https://learn.microsoft.com/en-us/azure-data-studio/notebooks/notebooks-python-offline-installation
ADS 1.50 still not working with Python in notebooks... 👎 |
Should we see the "requirements.txt" file somewhere in our ADS directory so we can lift some of the restrictions? Thanks in advance. |
I am also unable to switch to Python in ADS 1.5. I've tried multiple versions of Python (3.8, 3.10 and 3.12) with the same result. ERROR: Cannot install ipykernel==5.5.5, jupyter==1.0.0 and notebook |
Same issue for me, Notebook 7.2.2 needs ipykernel>=6.29.5, but ADS is specifying 5.5.5. |
Is there any workaround to this? I'm completely blocked from using ADS currently. ADS crashed and asked me to resupply my python information, and now I can't get into ADS because of the conflicting dependencies issue. |
I re-download ADS 1.49 every time I need to use it (upon closing, it forces the update to 1.50, which is why I have to re-download).
From: dannysnowflake1 ***@***.***>
Sent: Tuesday, December 10, 2024 9:35 AM
To: microsoft/azuredatastudio ***@***.***>
Cc: Steiner, Stephen ***@***.***>; Comment ***@***.***>
Subject: Re: [microsoft/azuredatastudio] Trying to activate Python or PowerShell Kernel failure (Issue #26075)
Is there any workaround to this? I'm completely blocked from using ADS currently. ADS crashed and asked me to resupply my python information, and now I can't get into ADS because of the conflicting dependencies issue.
—
Reply to this email directly, view it on GitHub<https://url.avanan.click/v2/r01/___https:/github.com/microsoft/azuredatastudio/issues/26075%23issuecomment-2532078815___.YXAzOmJhbGxob3J0OmE6bzo4OTUwMzZhYjVmMmZlOTg5ZWU5NzUwMGQ1OTEwMDVkYTo3OjA5ZWY6NTE4MDczMDYxOTg4NDIzZmNlYTFiNzJjZTMyODlkYmFhYTNjN2VlZDQ0OGEyMDA0N2NkYjQ4Yjc0NTU1ZmVmZTpoOlQ6Tg>, or unsubscribe<https://url.avanan.click/v2/r01/___https:/github.com/notifications/unsubscribe-auth/AYTL6NSKVNVF7YJY32RBULT2E4C2JAVCNFSM6AAAAABSLFHRKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGA3TQOBRGU___.YXAzOmJhbGxob3J0OmE6bzo4OTUwMzZhYjVmMmZlOTg5ZWU5NzUwMGQ1OTEwMDVkYTo3OmVlMTg6NjZiYmY5ZjRmNzdjYmMzOTlhNjc2ODY0NWY3NWQyOTA5ZDI5N2ZhMWY2YTJkM2RlNjY5ZTY4ZjA3NjIyZTU3NTpoOlQ6Tg>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Same issue. I have uninstalled and reinstalled, restarted at least a dozen times.... |
Same issue. @erpett 1.5.0 appears currently broken due to this because of a bump to the notebook version performed by @gy-mate and merged by @kburtram. |
@sam-nolan-tearfund I guess all other Python package versions need to be bumped as well (if possible). I'm sorry that my PR (#25899) caused the problem—I was trying to fix another bug with it. |
[@gy-mate] It happens. Any workarounds we can try in the meantime? I have everything in notebooks, so this renders the software useless I'm afraid. |
Type: Bug
I am trying to start using PowerShell Kernel in my ADS Notebooks. When I select "PowerShell" in the Kernel combo, ADS goes to a dialog indicating there is the need to install dependencies. Then I follow prompts (I have installed python 3.8.10 that is detected by ADS) but, when y press the "Next" button to install the python packages needed, I get an error:
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:41:05.327Z)
OS version: Windows_NT x64 10.0.26100
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: