You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pythonpath in a .env file at the workspaceFolder root
Using pylint extension (both useBundled/fromEnvironment), on an import statement that relies on the above PYTHONPATH, a wrong import-error is recieved (pylance does not have an import error on the same statement)
Looking at the pylint extension output console, running the same command in a venv activated terminal does not show the import-error.
Extension version: 2023.10.1
VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Connection to 'attached-container+7b22636f6e7461696e65724e616d65223a222f776f6e64657266756c5f6e6577746f6e227d@tunnel+ilabs-gpuwin004' could not be established
Connection to 'attached-container+7b22636f6e7461696e65724e616d65223a222f776f6e64657266756c5f6e6577746f6e227d@tunnel+ilabs-gpuwin004' could not be established
Type: Bug
Looking at the pylint extension output console, running the same command in a venv activated terminal does not show the import-error.
Extension version: 2023.10.1
VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Connection to 'attached-container+7b22636f6e7461696e65724e616d65223a222f776f6e64657266756c5f6e6577746f6e227d@tunnel+ilabs-gpuwin004' could not be established
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
Connection to 'attached-container+7b22636f6e7461696e65724e616d65223a222f776f6e64657266756c5f6e6577746f6e227d@tunnel+ilabs-gpuwin004' could not be established
A/B Experiments
The text was updated successfully, but these errors were encountered: