-
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
VSCodium start-up error: No module named jedi_language_server
#22176
Comments
@libreom What is the versin of python you are using. 2023.18 dropped support for 3.7. |
jedi_language_server
Python 3.8.18 |
I have the same problem.
|
I can reproduce this error on Arch Linux. My default startup interpreter was for some reason set to a project specific one but even resetting it to the default (which is Is the extension not supposed to manage it's own version of the language server? 2023.16.0 of the extension works just fine so I guess I'm sticking to that for a while... |
Thanks @PureTryOut, I downgraded to ms-python |
installing 2023.16.0 fixed the issue for me |
Error occurs in this version too, Debian 11 installation:
Python extension version: Output of Python Language Server:
|
Can you check if the following folder exists? |
If possible can some one provide the VSIX or path to the VISX that is used with VSCodium? |
Same here. Ubuntu 22.04.
Edit: it seems to be a problem with |
@karthiknadig The folder does indeed not exist (it does when downgrading to |
It should be this one. EDIT: ...and |
Closing this here since it is an upstream issue with how the VSIX was built for VSCodium. The only change between the previous version of extension and this is that the minimum version of python used is 3.8. I am suspecting the build system is running using 3.7. The latest version of |
@karthiknadig Thanks for helping to investigate. This makes a lot of sense now. I'm going to try to point someone from open-vsx to this issue, as this problem makes their ms-python build unusable. I'm just gonna mention the folks from EclipseFdn here, hoping that this reaches the right people somehow. Unfortunately I couldn't find any info on a direct responsibility for the ms-python build. @mbarbero, @chrisguindon, @oliviergoulet5, could you make this happen? Thanks! |
Opening EclipseFdn/publish-extensions#714 was the right thing to do. @kineticsquid and/or @filiptronicek can probably follow up with you. Thanks! |
Type: Bug
It just doesnt work anymore
1.Its in windows7, codium https://github.com/Alex313031/codium/releases
if you want logs i can provide
ModuleNotFoundError: No module named 'jedi_language_server'
Extension version: 2023.18.0
VSCodium version: Codium 1.82.2 (adc83b19e793491b1c6ea0fd8b46cd9f32e592fc, 2023-09-23T08:50:37.622Z)
OS version: Windows_NT x64 6.1.7601
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: unavailable_off
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: unavailable_off
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
The text was updated successfully, but these errors were encountered: