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
Версия от 16:43, 14 мая 2022; Admin iph (обсуждение | вклад) (Новая страница: «=== Python PIP - manage.py - ERROR: launchpadlib 1.10.13 requires testresources, which is not installed === Ошибка на Ubuntu 20.04: ERROR: launchpadlib...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к:навигация, поиск

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