torgil
torgil
After getting `ranlib: Cannot find plugin 'liblto_plugin.so'` and tried numerous compilers with various errors and options I finally figured out to do `rm /usr/local/bin/ranlib` (mismatching binaries in my toolchain) and...
A strategic question before I start: Are we aiming for python2 replacement here (eg link /usr/local/bin/python -> /usr/local/Cellar/tauthon/... ) or should we stay with tauthon and let those who want...
proteasome: it'll be very hard to replace python itself with pip. You could lobby on Continuum to move to "tauthon" instead of "python2". That'd be awesome for windows users!
I looked at Ubuntu handling of idle today and maybe there isn't a big issue here. idle is installed to idle-python2.7 and idle-python3.5 we could just install it to idle-tauthon2.8...