Giter VIP home page Giter VIP logo

Comments (5)

bhlevca avatar bhlevca commented on May 31, 2024 4
```shell
$ pip install pyqt5

That should work

This not a solution. pyqt5 does not have a whl file for aarch64 at https://pypi.org/project/PyQt5/#files therefore the pip command will fail even if you update pip.

from pyqt5.

struckchure avatar struckchure commented on May 31, 2024

Better late than never, right?

some qt5 dependencies might help too

$ sudo apt install qt5-default

try upgrading your pip to

$ pip install --upgrade pip
$ pip install pyqt5

That should work

from pyqt5.

LuigiFan25 avatar LuigiFan25 commented on May 31, 2024

Yeah will we get arm 64 wheel at some point?

from pyqt5.

David-xian66 avatar David-xian66 commented on May 31, 2024

(其实你完全可以用pyqt6

from pyqt5.

ben-n93 avatar ben-n93 commented on May 31, 2024

I am using a Macbook air with a m1 chip os-version = 12.1 python version = 3.10.2 pip version =21.3.1

I try to install pyqt5 with pip pip install PyQt5 Which throw an error

I also try this Suggestion and not even this work.

Is there anything that can be done to use PyQt5 on Mac?

Thank You 🙏🏼

I have an M1 Macbook and I installed PyQt5 by creating a virtual environment and installing PyQt5 using Rosetta Terminal.

To enable Rosetta on Terminal, duplicate a copy of the Terminal application and rename it to something like 'Rosetta Terminal'. Then right click on the Rosetta Terminal icon and choose 'Get Info'. Check the box for “Open using Rosetta”. Close the 'Get Info' window and then run the Rosetta Terminal, activate your virtual environment and install PyQt5.

Alternatively, as in this closed issue here, you should upgrade to PyQt6.

from pyqt5.

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.