Coder Social home page Coder Social logo

Issue with PyQt5 about lcurse HOT 4 CLOSED

sprice17 avatar sprice17 commented on August 19, 2024
Issue with PyQt5

from lcurse.

Comments (4)

jwhipp avatar jwhipp commented on August 19, 2024

Similar issue here:

"Collecting PyQt5==5.7.* (from -r requirements.txt (line 3))
Could not find a version that satisfies the requirement PyQt5==5.7.* (from -r requirements.txt (line 3)) (from versions: )
No matching distribution found for PyQt5==5.7.* (from -r requirements.txt (line 3))"

I even tried apt-get install -y python-pyqt5, but I still have the same module error.

from lcurse.

ephraim avatar ephraim commented on August 19, 2024

Hi,
you need to install pyqt5 for python3, not python 2.

So please try with
apt install python3-pyqt5

That should install the needed module.

from lcurse.

jwhipp avatar jwhipp commented on August 19, 2024

I've been trying to get this running with OSX, ran into this exact same issue even though I pulled in PyQT5 (5.10.1) from Homebrew.

➜ lcurse git:(master) brew info pyqt5
pyqt: stable 5.10.1 (bottled)
Python bindings for v5 of Qt
https://www.riverbankcomputing.com/software/pyqt/download5
/usr/local/Cellar/pyqt/5.10.1_1 (985 files, 45MB) *
Poured from bottle on 2018-07-09 at 13:15:25
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/pyqt.rb
==> Dependencies
Required: qt ✔, sip ✔
Recommended: python ✔, python@2 ✔

Any suggestions?

from lcurse.

jwhipp avatar jwhipp commented on August 19, 2024

Well I solved pyqt5, turns out I had to symlink pip3 to pip. New issue is lxml isn't building. I'll open a new issue for that since it's not an issue with PyQT5.

from lcurse.

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.