게시글
질문&답변
uv sync 시에 에러가 발생합니다.
conda로 잘 돌아갑니다(Python 3.11)https://blog.ddoong2.com/2019/10/09/Install-Command-Line-Tool/Appstore에서 Xcode를 설치해서 uv 환경문제도 해결했습니다!! 다른 문제를 해결하다가 얻어걸려서 둘 중 어떤걸로 해결이 되었는 지 모르겠네요...혹시 같은 문제를 겪고 계신분이 계실까해 공유합니다
- 0
- 4
- 211
질문&답변
uv sync 시에 에러가 발생합니다.
답변 감사합니다. ㅜㅜ llvm 설치이후에도 동일한 에러가 발생해 우선 기존가상환경(conda)으로 주피터 노트북 실행해보려고 합니다.참고정보 남기자면 macOS Sequoia 15.5 사용하고 있습니다.
- 0
- 4
- 211
질문&답변
uv sync 시에 에러가 발생합니다.
[stderr] ./python_bindings/bindings.cpp:1:10: fatal error: 'iostream' file not found 1 | #include | ^~~~~~~~~~ 1 error generated. error: command '/usr/bin/c++' failed with exit code 1 hint: This usually indicates a problem with the package or the build environment. help: `chroma-hnswlib` (v0.7.6) was included because `inflearn-langgraph-lecture` (v0.1.0) depends on `chroma-hnswlib`같은 에러가 발생해 댓글 남깁니다. 아래에 남겨주신 x-code install 및 reset 진행했는데도 아래와 같이 동일한 에러메시지가 나타납니다. version을 변경한다면 어떻게 변경할 수 있을까요??
- 0
- 4
- 211