Le 09/03/13 21:36, Roman Lacko a écrit : > OSX is supported in master branch of pyside-setup, > you can try the following command: > > pip install git+https://github.com/PySide/pyside-setup.git > --install-option="--version=1.1.2" > > you can avoid --install-option="--version=1.1.2" if you dont need pyside > stable version
Thanks for this tips. But I've always the same error : -- Found Qt4: /usr/local/bin/qmake (found suitable version "4.8.4", minimum required is "4.5.0") -- Detected OS: mac CMake Error at CMakeLists.txt:148 (message): Could not detect Python module installation directory. -- Configuring incomplete, errors occurred! error: Error configuring pyside Full log : https://gist.github.com/harobed/a79a580419dfbc223be5 I need to specify another parameter ? Best regards, Stephane -- Stéphane Klein <[email protected]> blog: http://stephane-klein.info Twitter: http://twitter.com/klein_stephane cv: http://cv.stephane-klein.info http://www.usenet-fr.net/fur/usenet/repondre-sur-usenet.html http://fr.wikipedia.org/wiki/TOFU_(Usenet_et_Internet) _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
