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

Error while installing PyQt #31245

Closed
TonyLianLong opened this issue Jul 30, 2014 · 3 comments
Closed

Error while installing PyQt #31245

TonyLianLong opened this issue Jul 30, 2014 · 3 comments

Comments

@TonyLianLong
Copy link

brew install pyqt
==> Downloading https://downloads.sf.net/project/pyqt/PyQt4/PyQt-4.10.4/PyQt-mac
Already downloaded: /Library/Caches/Homebrew/pyqt-4.10.4.tar.gz
==> Patching
patching file configure.py
Hunk #1 succeeded at 1891 (offset 5 lines).
Hunk #2 succeeded at 1939 (offset 5 lines).
==> python configure.py --confirm-license --bindir=/usr/local/Cellar/pyqt/4.10.4

Error: /usr/local/opt/qt/bin/qmake failed to create a makefile. Make sure you
have a working Qt qmake on your PATH or use the -q argument to explicitly
specify a working Qt qmake.
Determining the layout of your Qt installation...

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting

These open issues may also help:
help needed: Updating pyqt to 4.11.1 (#30881)
How can i install PyQt with Phonon included? (#21847)

I type qmake in the source code directory,but I get "Bus error:10".

Gist: https://gist.github.com/TonyLianLong/cd02dd237fc959524c56

@mistydemeo
Copy link
Member

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting

Please read this guide and post all of the requested diagnostics, thanks!

@TonyLianLong
Copy link
Author

OK,I have not used the gist yet.
That's the link:
https://gist.github.com/TonyLianLong/cd02dd237fc959524c56

@jacknagel
Copy link
Contributor

the brew doctor warnings are probably relevant:

  • Xcode is needs to be updated
  • MacPorts is installed
  • there is a python in /Library/Frameworks, this almost always interferes with compilation of python-related software

After addressing those, if the problem persists, then please open a new issue with fresh diagnostics. Thanks!

@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.
Projects
None yet
Development

No branches or pull requests

4 participants