728x90
반응형
SMALL
[Error]
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
google-auth 2.18.0 requires cachetools<6.0,>=2.0.0, which is not installed.
google-auth 2.18.0 requires pyasn1-modules>=0.2.1, which is not installed.
google-auth 2.18.0 requires rsa<5,>=3.1.4; python_version >= "3.6", which is not installed.
google-auth 2.18.0 requires urllib3<2.0, but you have urllib3 2.0.3 which is incompatible.
[해결]
pip install h5py
pip install typing-extensions
pip install wheel
728x90
반응형
LIST
'Linux > Error' 카테고리의 다른 글
Reinstall missing kernel modules (0) | 2023.06.27 |
---|---|
nvrtc: error: invalid value for --gpu-architecture (-arch) (3) | 2023.06.27 |
[pytorch] AttributeError: module 'distutils' has no attribute 'version' (1) | 2023.06.26 |
Deeplabv3+ error (2) | 2023.05.31 |
[python] rmdir, OSError: Directory not empty (0) | 2023.05.04 |
댓글