microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.42k stars 28.62k forks source link

pip install couldn't be resolved #206949

Open OmarAymanSalama opened 6 months ago

OmarAymanSalama commented 6 months ago

Type: Bug

pIL and pillow cannot be resolved in vs code am using vs code and they are both installed on my library

VS Code version: Code 1.86.2 (903b1e9d8990623e3d7da1df3d33db3e42d80eda, 2024-02-13T19:40:56.878Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 x 2496)| |GPU Status|2d_canvas: enabled
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| |Load (avg)|undefined| |Memory (System)|19.78GB (4.02GB free)| |Process Argv|--crash-reporter-id dc33f8c9-6092-45fb-aa07-c9fddbe5e132| |Screen Reader|no| |VM|0%|
Extensions (72) Extension|Author (truncated)|Version ---|---|--- project-manager|ale|12.7.0 flutter-snippets|ale|3.0.0 arepl|alm|2.0.5 aws-toolkit-vscode|ama|2.11.0 vscode-openai|And|1.5.8 adb-command-launcher|art|0.3.1 vscode-django|bat|1.15.0 django-html|bib|1.3.0 django|big|1.0.2 c-compiler|bra|0.0.4 external-pdf|cha|1.2.0 gitignore|cod|0.9.0 python-snippets|cst|0.1.2 dart-code|Dar|3.82.0 flutter|Dar|3.82.0 vscode-dash|dee|2.4.0 python-extensions-pack|dem|1.0.3 python-preview|don|0.0.4 git-extension-pack|don|0.1.3 githistory|don|0.6.20 python-environment-manager|don|1.2.4 python-extension-pack|don|1.7.0 gitlens|eam|14.8.2 pug2html|gin|0.0.5 codespaces|Git|1.16.10 copilot|Git|1.165.0 copilot-chat|Git|0.12.2 copilot-labs|Git|0.17.1121 go|gol|0.41.1 vscode-flutter-files|gor|4.8.1 vscode-test-explorer|hbe|2.21.1 python-resource-monitor|kai|0.2.2 vsc-python-indent|Kev|1.18.0 vscode-python-test-adapter|lit|0.8.2 metabob|Met|1.0.20 document|min|2.2.1 debugpy|ms-|2024.0.0 python|ms-|2024.0.1 vscode-pylance|ms-|2024.2.2 remote-ssh|ms-|0.108.0 remote-ssh-edit|ms-|0.86.0 cmake-tools|ms-|1.17.16 cpptools|ms-|1.19.4 cpptools-extension-pack|ms-|1.3.0 remote-explorer|ms-|0.4.1 test-adapter-converter|ms-|0.1.9 tkinter-snippets|Nik|2.0.2 autodocstring|njp|0.6.1 vscode-python-typehint|njq|1.5.1 debug-html|nor|1.1.0 indent-rainbow|ode|8.3.1 java|red|1.28.1 vscode-yaml|red|1.14.0 vscode-php-test-explorer-docker|sat|1.0.5 cody-ai|sou|1.6.0 sourcery|sou|1.15.0 code-spell-checker|str|3.0.1 vscode-djaneiro|the|1.4.2 tds-vscode|TOT|2.0.4 wolf|tra|0.4.3 cmake|twx|0.0.17 adb-interface-vscode|vin|0.22.4 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.56.1 vscode-java-test|vsc|0.40.1 jinja|who|0.0.8 php-debug|xde|1.34.0 livecode|xir|1.3.10 open-ai-suggest|zar|0.0.1 chat-gpt|zha|1.6.63 vscode-open-in-github|ziy|1.3.6 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 accentitlementst:30887150 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 pydisww1:30959800 d34g3935:30971562 edj9j583:30969295 7j2b6412:30969109 ```
VSCodeTriageBot commented 6 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.87.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!