generator-django-rest
generator-django-rest copied to clipboard
./scripts/utils/install.sh breaks apt
Trying to bootstrap a new project and i'm getting hung up on adding the ppa.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
$> ./scripts/util/install.sh
...
...
E: The repository 'http://ppa.launchpad.net/pypa/ppa/ubuntu focal Release' does not have a Release file
I've had to manually remove pypa/ppa/ubuntu to get apt working again.