pythonbrew
pythonbrew copied to clipboard
sudopybrew command needs env
the sudopybrew command is currently
sudo PYTHONBREW_ROOT=/usr/local/pythonbrew PATH=/usr/local/pythonbrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games /usr/local/pythonbrew/bin/pythonbrew
it should be:
sudo env PYTHONBREW_ROOT...
This issue is probably related to the problem I came here to talk about, so I'll post a pastebin of a terminal session reproducing it: http://pastebin.com/3AGnp1En
Same problem as gregkrsak
Yep I've got the same problem! Worrying that the issue has been open for 6 months.