Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

brew install pyside fails - make error 2 #27723

Closed
danieleb opened this issue Mar 20, 2014 · 2 comments
Closed

brew install pyside fails - make error 2 #27723

danieleb opened this issue Mar 20, 2014 · 2 comments

Comments

@danieleb
Copy link

I am trying to install PySide on mavericks 10.9.2, and I get the following error when installing the dependency shiboken:

==> make install
make[1]: *** [shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2
/bin/sh: line 1: 18209 Trace/BPT trap: 5       /tmp/shiboken-7MJd/shiboken-1.2.1/macbuild2.7/generator/shiboken --project-file=/tmp/shiboken-7MJd/shiboken-1.2.1/macbuild2.7/tests/samplebinding/sample-binding.txt
make[2]: *** [tests/samplebinding/sample/abstractmodifications_wrapper.cpp] Error 133
make[1]: *** [tests/samplebinding/CMakeFiles/sample.dir/all] Error 2
make: *** [all] Error 2

I have looked into #24507 and #21289 but none of the solutions posted there worked for me, and it seems to me that this particular error was never mentioned before.

Any help would be much appreciated!

@xu-cheng
Copy link
Member

Maybe try my pull request: #27504

@danieleb
Copy link
Author

Thank you for your suggestion, but that did not help unfortunately. In the end I was able to install pyside by using the packages from http://qt-project.org/wiki/PySide_Binaries_MacOSX.

This also required re-installing qt using the .dmg image.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants