You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
sudo pip ...
is strongly discouraged, see:https://askubuntu.com/questions/802544/is-sudo-pip-install-still-a-broken-practice/802594#802594
(Also, neither
pip
noreasy_install
should be assumed present, IMHO.)The text was updated successfully, but these errors were encountered: