This is my error:
ImportError: cannot import name ‘appengine’ from ‘urllib3.contrib’ (/usr/local/lib/python3.8/dist-packages/urllib3/contrib/init.py)
Im new to python, starting coding months ago. Im trying to use the command
" sudo certbot --nginx --agree-tos --redirect --hsts --email emial@gmail.com -d domainname"
but am getting this error. I tried reinstalling certbot, reinstallling python packages too but no help