-
Notifications
You must be signed in to change notification settings - Fork 137
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
Cannot debug poetry error: TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType #987
Comments
@John15321 thanks for the bug report. To have it working locally until a new release is done, please apply the fix from fabioz@46608b1 to your local version... |
Sorry but could you tell me how to apply this fix locally? |
|
Saw this issue today, except on Windows the underlying call is to
Thanks @fabioz for the patch. |
Issue Type: Bug
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
poetry
https://python-poetry.org/docs/poetry
repositorypoetry shell
this will create a poetry managed venv (the same issue happens with a normal venv)poetry install
For some reason Pycharm runs an equivalent configuration without a problem:
Extension version: 2022.10.0
VS Code version: Code 1.69.1 (b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a, 2022-07-12T08:22:10.822Z)
OS version: Darwin arm64 21.5.0
Restricted Mode: 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
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: