Yesterday this was working fine. I formatted my system to reinstall ubuntu, docker and docker compose.
I installed Nginx proxy manager using Portainer and after I get in and setup I request my cert because I forgot to save them and I keep getting this error.
Error: Command failed: . /opt/certbot/bin/activate && pip install --no-cache-dir --user certbot-dns-route53==$(certbot --version | grep -Eo '0-9+') && deactivate
ERROR: Will not install to the user site because it will lack sys.path precedence to urllib3 in /opt/certbot/lib/python3.7/site-packages
at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)