[PyQt] Fwd: PyQt-mac-gpl-snapshot-4.8.5 fails to compile on Mac Pro under 10.6.7
Jean-Baptiste Marquette
marquett at iap.fr
Tue Jun 14 17:49:15 BST 2011
Hi all,
I got the point : successful install by upgrading to Python 2.6.7!
Cheers
JB
Début du message réexpédié :
> De : Jean-Baptiste Marquette <marquett at iap.fr>
> Date : 14 juin 2011 07:10:09 UTC+10:00
> À : pyqt at riverbankcomputing.com
> Objet : [PyQt] PyQt-mac-gpl-snapshot-4.8.5 fails to compile on Mac Pro under 10.6.7
>
> Dear PyQt gurus,
>
> I try to install the latest PyQt4 snapshot on my Mac Pro, and got the following error:
>
> ld: warning: ignoring file /Library/Frameworks//Python.framework/Python, missing required architecture x86_64 in file
> Undefined symbols for architecture x86_64:
> "_PyImport_ImportModule", referenced from:
> PyCustomWidgets::getModuleAttr(char const*, char const*)in pluginloader.o
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyErr_Print", referenced from:
> PyCustomWidgets::getModuleAttr(char const*, char const*)in pluginloader.o
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyObject_GetAttrString", referenced from:
> PyCustomWidgets::getModuleAttr(char const*, char const*)in pluginloader.o
> "_Py_IsInitialized", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_Py_Initialize", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyString_FromString", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyList_Append", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyModule_GetDict", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyType_IsSubtype", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyObject_CallObject", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyObject_CallFunctionObjArgs", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyLong_AsVoidPtr", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> "_PyDict_Next", referenced from:
> PyCustomWidgets::PyCustomWidgets(QObject*)in pluginloader.o
> ld: symbol(s) not found for architecture x86_64
> collect2: ld returned 1 exit status
> make[1]: *** [libpythonplugin.bundle] Error 1
> make: *** [all] Error 2
>
> This is quite strange as the same install succeeds on my MacBook Pro under (hopefully...) the same configuration.
>
> Any hint welcome, thanks for your help.
>
> Cheers,
> Jean-Baptiste
>
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110615/f26f107e/attachment.html>
More information about the PyQt
mailing list