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

pyqt failed to install on 10.9 (Mavericks) #24494

Closed
puiseux opened this issue Nov 19, 2013 · 8 comments
Closed

pyqt failed to install on 10.9 (Mavericks) #24494

puiseux opened this issue Nov 19, 2013 · 8 comments

Comments

@puiseux
Copy link

puiseux commented Nov 19, 2013

https://gist.github.com/puiseux/7548510

@jacknagel
Copy link
Contributor

Error: Qt currently requires --HEAD on Mavericks

You need to install Qt with --HEAD on 10.9; also there is a pending PR for pyqt on 10.9: #24213

@puiseux
Copy link
Author

puiseux commented Nov 19, 2013

Ok, error message could be more clear for instance :
on Mavericks you need to install xxx with command
'brew install --HEAD xxx'

@pavelpan9000
Copy link

brew install --HEAD pyqt
Error: No head is defined for pyqt

Does not work for me.

@jacknagel
Copy link
Contributor

brew install --HEAD qt, not pyqt.

@jacknagel
Copy link
Contributor

Made the warning more explicit: 85ca0ee

@petered
Copy link

petered commented Dec 6, 2013

brew install --HEAD qt results in:

....
==> Patching
patching file src/3rdparty/clucene/src/CLucene/search/FieldCacheImpl.cpp
patching file src/3rdparty/webkit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp
Hunk #1 FAILED at 234.
Hunk #2 FAILED at 300.
Hunk #4 FAILED at 417.
Hunk #5 FAILED at 440.
Hunk #6 FAILED at 465.
Hunk #7 FAILED at 539.
6 out of 8 hunks FAILED -- saving rejects to file src/3rdparty/webkit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff

@schatzd
Copy link

schatzd commented Dec 26, 2013

Same error as petered.

Running brew install --HEAD qt results in:

==> Patching
patching file src/3rdparty/clucene/src/CLucene/search/FieldCacheImpl.cpp
patching file src/3rdparty/webkit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp
Hunk #1 FAILED at 234.
Hunk #2 FAILED at 300.
Hunk #4 FAILED at 417.
Hunk #5 FAILED at 440.
Hunk #6 FAILED at 465.
Hunk #7 FAILED at 539.
6 out of 8 hunks FAILED -- saving rejects to file src/3rdparty/webkit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff

@jevy
Copy link

jevy commented Jan 7, 2014

+1 (whoops: See updated instructions here: #23793)

@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

6 participants