강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

이희원님의 프로필 이미지
이희원

작성한 질문수

LangGraph를 활용한 AI Agent 개발 (feat. MCP)

2.0 [업데이트] 가상환경 설정과 노트북 활용 꿀팁 (feat. uv)

uv sync 파이썬 버전문제 onnxruntime

작성

·

14

0

발생: uv sync 시 패키지 호환문제 발생

 

➜ inflearn-langgraph-agent git:(main) uv sync

Resolved 233 packages in 3ms

error: Distribution onnxruntime==1.20.1 @ registry+https://pypi.org/simple can't be installed because it doesn't have a source distribution or wheel for the current platform

hint: You're using CPython 3.14 cp314), but onnxruntime (v1.20.1) only has wheels with the following Python ABI tags: cp313, cp313t

 

requires-python = "==3.13" 으로 3.13 버전 고정했더니 문제없이 설치되었습니다.

답변

답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!
이희원님의 프로필 이미지
이희원

작성한 질문수

질문하기