Skip to content Skip to sidebar Skip to footer
Showing posts with the label Macports

How To Do A Clean Reinstall With Macports?

How can one do a complete clean reinstall of a port and at the same time a complete clean reinstall… Read more How To Do A Clean Reinstall With Macports?

Downgrade Python From Version 2.7.9 To 2.7.8

In upgrading some Python modules, I also updated my Python version to 2.7.9. Doing so, however, ha… Read more Downgrade Python From Version 2.7.9 To 2.7.8

Maxrepeat Issue When Running Python 2.7 From Macports

I'm running into some issues with running python2.7 from MacPorts. Here's a list of the ava… Read more Maxrepeat Issue When Running Python 2.7 From Macports

Pyqt Installation Problem In Mac Osx Snow Leopard

I'm following a tutorial of making desktop apps. with python and qt4, I downloaded and installe… Read more Pyqt Installation Problem In Mac Osx Snow Leopard

How To Install Python 2.7 Bindings For Opencv Using Macports

When trying to 'import cv' in python I get: 'ImportError: No module named cv'. This… Read more How To Install Python 2.7 Bindings For Opencv Using Macports