[PySide] Install via pip fails on OS X Mavericks

Erica B. ericacane at splitu.com
Mon Mar 3 00:47:05 CET 2014


Hi all,

I'm attempting to install pyside via pip on my Macbook Pro running OS X
10.9.2 (Mavericks) and am running into some issues. The install fails with
the following error:

/build/PySide/sources/shiboken/ext/sparsehash/google/dense_hash_map:97:10:
> fatal error: 'tr1/functional' file not found
> #include HASH_FUN_H                  // defined in config.h
>          ^
> /build/PySide/sources/shiboken/ext/sparsehash/google/sparsehash/sparseconfig.h:18:24:
> note: expanded from macro 'HASH_FUN_H'
>     #define HASH_FUN_H <tr1/functional>
>                        ^
> 1 error generated.
> make[2]: *** [libshiboken/CMakeFiles/libshiboken.dir/sbkconverter.cpp.o]
> Error 1
> make[1]: *** [libshiboken/CMakeFiles/libshiboken.dir/all] Error 2
> make: *** [all] Error 2
> error: Error compiling shiboken


After some searching, it seems this is a Mavericks error and may have been
fixed in November (https://codereview.qt-project.org/#change,69324), but
that change hasn't made its way to PyPi (https://pypi.python.org/pypi/PySide).
If this is the case, perhaps the PyPi package could use a refresh. If not,
any ideas what can be done to fix the error?

Thanks!
Erica
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20140302/2cfcd525/attachment.html>


More information about the PySide mailing list