Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
Requirement already satisfied: dnspython in /usr/local/lib/python3.8/dist-packages (2.1.0)
pip3.8 install dnspython
lizard@lizard-PC:~$ pip3.8 install dnspython pip3.8: команда не найдена lizard@lizard-PC:~$ pip3 install dnspython Requirement already satisfied: dnspython in /usr/local/lib/python3.8/dist-packages (2.1.0)
pip2 install имя_пакета
python2.7 get-pip.py