Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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

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

Gdal Will Not Import After Several Installs (mac Osx)

Using Macports, I've tried to install: gdal, py27gdal, and gdal-grass. All so I can import gda… Read more Gdal Will Not Import After Several Installs (mac Osx)

How To Correctly Install PyGTK Using Macports?

My python code uses GTK for some GUI and now i need to run some of it on OSX (10.6 Snow Leopard and… Read more How To Correctly Install PyGTK Using Macports?