<에러해결>
[ERROR] AttributeError: module 'numpy' has no attribute 'asscalar'
peanut0613
2023. 3. 27. 14:06
해결방법1 : numpy를 1.23미만으로 다운그레이드
해결방법2 : 사용하는 함수를 최신것으로 업데이트.