pip install error #3539

Closed
opened 2025-11-11 15:33:35 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @wieniawski-lai on GitHub (Feb 2, 2025).

I am using pip install open-webui to install.

And my envriroment is:

  1. win10
  2. VS2019 Community
  3. python3.12.8

However, while installing, error happens:

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\include\yvals.h(12): fatal error C1083: Cannot open includ
e file: 'crtdbg.h': No such file or directory
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30037\\bin\\HostX86\\x64\\cl.exe' failed
 with exit code 2
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for chroma-hnswlib

Does anyone knows how to resolve it?

thx

Originally created by @wieniawski-lai on GitHub (Feb 2, 2025). I am using `pip install open-webui` to install. And my envriroment is: 1. win10 2. VS2019 Community 3. python3.12.8 However, while installing, error happens: ``` C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30037\include\yvals.h(12): fatal error C1083: Cannot open includ e file: 'crtdbg.h': No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.29.30037\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for chroma-hnswlib ``` Does anyone knows how to resolve it? thx
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3539