프로그래밍/에러가 났을때

[pip install onnxruntime ERROR] ERROR: Could not find a version that satisfies the requirement onnxruntime (from versions: none)

개발자 덕구🐾 2022. 4. 1. 12:04
728x90

라이브러리 설치과정에서 또 에러

 

 

 

 

이제는 에러가 안나오면 이상할것같다.

 

 

 

pip3로 하라고 해서 했는데도 동일한 에러가 발생한다. 

 

 

 

 

 

 

 

https://github.com/microsoft/onnxruntime/issues/11037

 

pip install onnxruntime --- No matching distribution found for onnxruntime · Issue #11037 · microsoft/onnxruntime

Describe the bug Unable to install onnxruntime via pip/pip3 Urgency Trying to get this up and running for a business project we have due in a couple weeks. System information OS Platform and Distri...

github.com

아...파이썬 3.10버전은 아직 지원을 안하나보다 

검색할때 window, vscode를 넣어서 검색하면 나의 상황에 맞는 스택오버플로우가 잘뜬다!!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

이런..

 

https://dongdongfather.tistory.com/112

 

[python] Visual Studio code 파이썬 인터프리터 변경

요약 1. Ctrl + Shift + P 키 클릭 2. "Select interpreter" 타이핑 후 엔터 3. 인터프리터 리스트 중 사용할 인터프리터를 클릭 상세 파이썬 편집기를 VS code를 사용하고 있습니다. 웹 크롤러를 requests 라이브.

dongdongfather.tistory.com

이 블로그를 따라해서 파이썬의 버전을 3.9로 변경하고 새롭게 터미널 창을 열었다. 

 

 

 

 

 

 

 

이번에는 cv2도 없다고 해서 설치하고 , 다시 onnx도 없다고 해서 다시 설치하였다. 

 

 

 

 

 

오 3.9로 파이썬 버전을 변경하니 onnx도 잘 설치된다.

 

버전때문에 에러가 터지는게 많구나 정말

 

 

 

 

 

 

 

 

onnx도 한번에 설치된다.ㅎㅎ

 

 

 

 

 

 

 

 

 

 

 

 

 

뭐야 이번엔..

 

 

https://0dood0.tistory.com/54

 

[Error 해결] module compiled against API version 0xc but this version of numpy is 0xa

파이썬으로 텍스트마이닝하려면, 한국인으로서는 많은 선택권이 없이 konlpy 패키지를 사용해야하는데, konlpy package가 매우 짜증을 유발하게 하는 포인트가 많다. Hannanum 같은 모듈을 사용하려는

0dood0.tistory.com

 

 

 

 

 

 

 

오 간단하게 numpy를 업데이트하였더니 해결되었다. 

 

 

 

 

 

와ㅜㅜㅜ 드디어 된다. 

 

 

CheckMate 개발 화이팅!!!

 

 

 

"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."

 

반응형