GithubHelp home page GithubHelp logo

Can't build pyqt@4 (ElCapitan) about homebrew-qt4 HOT 5 OPEN

cartr avatar cartr commented on July 18, 2024
Can't build pyqt@4 (ElCapitan)

from homebrew-qt4.

Comments (5)

cartr avatar cartr commented on July 18, 2024

Hey, really sorry that the formula isn't working. I unfortunately don't have an El Capitan system (or any Mac, really) handy to debug issues at the moment. It's entirely possible that Homebrew's changed something on their side that broke this formula, or broke stuff in general on El Capitan.

Could you please post the output of brew config, brew doctor, and brew install --verbose pyqt@4 [email protected]? Homebrew also seems to have a gist-logs command that might be able to upload some log files that would help us.

from homebrew-qt4.

cartr avatar cartr commented on July 18, 2024

One idea for a possible workaround -- which might be kind of tricky and a bad idea -- would be to manually roll back Homebrew, homebrew-core, and this tap back to a version from ~Feb 2019 using Git commands.

from homebrew-qt4.

PeterSurda avatar PeterSurda commented on July 18, 2024

@cartr I suspect it's due to outdated CA for curl in my installation. I'll retry with an updated one.

from homebrew-qt4.

PeterSurda avatar PeterSurda commented on July 18, 2024

sorry, even after updating the CA still not working. I'll try to provide more logs.

from homebrew-qt4.

PeterSurda avatar PeterSurda commented on July 18, 2024

I tried to debug. The result is the same on Big Sur.

I don't have experience with ruby but the loop starting at

Language::Python.each_python(build) do |python, version|
seems not to execute at all. The whole build process is completely skipped, and right after unpacking it jumps to trying check if it installed anything. It sees the target directory is empty and raises an exception. I suspect brew changed the attributes of the python packages (after python2 was dropped), or perhaps it can't transform sip's python version into its own. Since I don't know ruby or brew internals I'm not sure how to work around it. I have python@2 and [email protected] installed.

from homebrew-qt4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.