-
Notifications
You must be signed in to change notification settings - Fork 0
yvancouver edited this page Apr 29, 2014
·
2 revisions
update all packages via pip
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
- PIP
PIL==1.1.6 is available (you have 1.1.7) ScientificPython==2.6 is available (you have 2.9.3) No update information found for Tkinter No update information found for gdbm No update information found for gps libxml2-python==2.6.21 is available (you have 2.9.1) matplotlib==1.3.1 is available (you have 1.4.x) pyOpenSSL==0.14 is available (you have 0.13.1) pyzmq==14.2.0 is available (you have 14.0.1) No update information found for uncompyle No update information found for wx
-
sudo port install py-zmq
-
Seems to made the trick
> pip-review PIL==1.1.6 is available (you have 1.1.7) ScientificPython==2.6 is available (you have 2.9.3) No update information found for Tkinter No update information found for gdbm No update information found for gps libxml2-python==2.6.21 is available (you have 2.9.1) matplotlib==1.3.1 is available (you have 1.4.x) pyOpenSSL==0.14 is available (you have 0.13.1) No update information found for uncompyle No update information found for wx