Closed ln2max closed 5 years ago
Modify install.sh to apt remove python3-requests, if found, when run on debian systems. The packaged version is too old for us. pip3 will then install a newer version of requests later on in the installation process
Any objections to merging this?
Modify install.sh to apt remove python3-requests, if found, when run on debian systems. The packaged version is too old for us. pip3 will then install a newer version of requests later on in the installation process