Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

numpy version 관련 오류 #27

Open
DevJunghun opened this issue Feb 28, 2023 · 0 comments
Open

numpy version 관련 오류 #27

DevJunghun opened this issue Feb 28, 2023 · 0 comments

Comments

@DevJunghun
Copy link

DevJunghun commented Feb 28, 2023

안녕하세요. 먼저 좋은 프레임워크 개발과 공유에 감사드립니다.
다름이 아니라, kochat을 사용하기 위해 필요 라이브러리를 설치하던 중 라이브러리 버전에 문제가 있는 것 같아 issue 남깁니다.
제가 사용하고 있는 PC 및 버전은 아래와 같습니다.

OS: macOS Monterey 12.6.1
Python: 3.8.16
torch: 1.13.0

이외에는 kochat의 Requirements와 동일한 라이브러리 버전을 사용하고 있습니다.
오류가 발생한 부분은 kochat을 import하는 부분입니다.
ImportError: numpy.core.multiarray failed to import
numpy 버전이 맞지 않아 발생하는 오류라고 판단하여 최신 버전의 numpy로 업그레이드하면 kochat과의 의존성 오류가 발생하는 아이러니한 상황입니다.

혹시 해당 오류 해결 방법을 공유해주시면 감사드리겠습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant