문제 상황:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-f22jgu02/cryptography/
해결:
pip3 install setuptools-rust
pip3 install --upgrade pip728x90
'Dev > Bug + Error' 카테고리의 다른 글
| [pip 오류] Command python setup.py egg_info failed with error code 1 .. (0) | 2022.01.04 |
|---|---|
| [pip 오류] Command python setup.py egg_info failed with error code 1 .. (0) | 2022.01.04 |
| [Git 오류] Make sure you configure your 'user.name' and 'user.email' in git (1) | 2021.06.21 |
| [파이썬] OSError: [Errno 98] Address already in use (0) | 2021.06.20 |
| [오류] signal: segmentation fault (core dumped) (1) | 2021.06.17 |