Skip to content
Yvan edited this page Sep 3, 2013 · 2 revisions

update all packages via pip

From here and here and here.

Finally do this

pip-review --interactive

and update pyObjC manually like that

env CC=clang sudo pip -U pyobjc-core

env CC=clang sudo pip -U pyobjc

Clone this wiki locally