python-language-server icon indicating copy to clipboard operation
python-language-server copied to clipboard

Python interpreter continues to throw bad warnings

Open johntmyers opened this issue 5 years ago • 0 comments

Issue Type: Bug

Still getting lots of errors / warnings from the language server. I constantly either have to restart VSC or delete all the code and re-paste it into the editor.

I'm not exactly sure what steps cause this to happen, I'm still trying to reproduce but it does seem to be related when when I delete and re-create a venv.

This time it simply can't find stdlib packages (along with some 3P ones installed).

image

Extension version: 2020.5.78807 VS Code version: Code 1.45.1 (5763d909d5f12fe19f215cbfdd29a91c0fa9208a, 2020-05-14T08:33:47.663Z) OS version: Darwin x64 19.4.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.14GB free)
Process Argv -psn_0_12758058
Screen Reader no
VM 0%

johntmyers avatar May 15 '20 14:05 johntmyers