[gtk-osx-users] "env: python2: No such file or directory"



        A fresh install on ElCap gives the above error message:

[gtk@Daves-i7:bin]$ ./jhbuild bootstrap
env: python2: No such file or directory

        after some digging i found this solution:

sudo ln -sf /usr/bin/python2.7 /usr/local/bin/python2

        Shouldn’t this be added to the wiki?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]