I follow the instruction and get hammered by: Steves-iMac:zbar-0.10 steve$ ~/.local/bin/jhbuild bootstrap python2: realpath couldn't resolve "/usr/bin/python2" Steves-iMac:zbar-0.10 steve$ which jhbuild /Users/steve/.local/bin/jhbuild Steves-iMac:zbar-0.10 steve$ which python /usr/bin/python Steves-iMac:zbar-0.10 steve$ python -V Python 2.7.10 How do I best fix this? |