sea-dsa icon indicating copy to clipboard operation
sea-dsa copied to clipboard

README.md suggests to use `sudo pip`

Open WolframKahl opened this issue 2 years ago • 1 comments

sudo pip ... is strongly discouraged, see:

https://askubuntu.com/questions/802544/is-sudo-pip-install-still-a-broken-practice/802594#802594

(Also, neither pip nor easy_install should be assumed present, IMHO.)

WolframKahl avatar Jul 10 '22 17:07 WolframKahl

Right, the instructions are a bit outdated. They are mostly there for us to remember what packages are required. We would gladly accept a PR to fix this.

agurfinkel avatar Jul 11 '22 14:07 agurfinkel