Smart-Bobo
Results
3
comments of
Smart-Bobo
pip install pip==20.2.2
i slove this problem,you can use this to remove the postgresql on your computer `sudo apt purge postgresql postgresql-* sudo apt autoremove sudo rm -rf /var/lib/postgresql/ ` then Next, start...
> i slove this problem,you can use this to remove the postgresql on your computer > > `sudo apt purge postgresql postgresql-* sudo apt autoremove sudo rm -rf /var/lib/postgresql/ `...