ImportError: cannot import name ‘_psutil_linux’ from partially initialized module ‘psutil’ (most likely due to a circular import) (/usr/lib/python3/dist-packages/psutil/init.py)

다음과 같은 에러가 날 때가 있습니다.

psutil을 다시 설치해주면 되는데 아마도 이미 설치되어 있다고 나올 것입니다.

다음과 같이 옵션을 주고 설치된 것을 무시하고 재설치하면 됩니다.

Author: 떰학

답글 남기기