Python PIP - manage.py - ERROR: launchpadlib 1.10.13 requires testresources, which is not installed: различия между версиями

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Перейти к:навигация, поиск
(Новая страница: «=== Python PIP - manage.py - ERROR: launchpadlib 1.10.13 requires testresources, which is not installed === Ошибка на Ubuntu 20.04: ERROR: launchpadlib...»)
(нет различий)

Версия 16:43, 14 мая 2022

Python PIP - manage.py - ERROR: launchpadlib 1.10.13 requires testresources, which is not installed

Ошибка на Ubuntu 20.04:

ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.

Решение для Python3:

# apt install python3-testresource -y