<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Carson,<div><br></div><div>In my ongoing attempt to get a python enabled qgis working on OS X Snow Leopard, I am having better success using sip and pyqt dev branches and the qt-4.6.0 release candidate. Unfortunately, an error when starting qgis is indicating a problem with fTools. Below is the text of the error. It appears like the message is cut off at the end, but that was the entirety of the message text in the pop-up window. Any ideas on this?</div><div><br></div><div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Couldn't load plugin fTools due an error when calling its classFactory() method</span><br><br>Traceback (most recent call last):<br>&nbsp; File "/Applications/qgis1.4.0.app/Contents/MacOS/share/qgis/python/qgis/utils.py", line 136, in startPlugin<br>&nbsp; &nbsp; plugins[packageName] = package.classFactory(iface)<br>&nbsp; File "/Applications/qgis1.4.0.app/Contents/MacOS/share/qgis/python/plugins/fTools/__init__.py", line 33, in classFactory<br>&nbsp; &nbsp; from fTools import fToolsPlugin<br>&nbsp; File "/Applications/qgis1.4.0.app/Contents/MacOS/share/qgis/python/plugins/fTools/fTools.py", line 47, in <br>&nbsp; &nbsp; import doReProject, doSpatialJoin, doSubsetSelect, doSumLines, doVectorGrid, doAbout<br>&nbsp; File "/Applications/qgis1.4.0.app/Contents/MacOS/share/qgis/python/plugins/fTools/doAbout.py", line 22, in <br>&nbsp; &nbsp; from ui_frmAbout import Ui_Dialog<br>&nbsp; File "/Applications/qgis1.4.0.app/Contents/MacOS/share/qgis/python/plugins/fTools/ui_frmAbout.py", line 71<br>&nbsp; &nbsp; self.textEdit.setHtml(QtGui.QApplication.translate("Dialog", "<!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Thanks,</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">John</div></div></body></html>