Hi Tim, On Thu, 10. Jul 2014 at 08:44:42 -0700, Tim Paysen wrote: > Traceback (most recent call last): > File "", line 1, in > ImportError: DLL load failed: The specified procedure could not be found. > ...followed by a large 'Python Path list that includes all of the pathways > to the various PyQt4 elements contained in the Qgis program folder. The > error message is of no use.
Not really. It shows that you have C:\Python27 in you path instead of QGIS' installation. Do you also have a python27.dll in system32? You should move or remove that to enable QGIS to use it's copy. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on FreeNode -- norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502 _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
