Python Forum
Python 3.10 and PyQt5(6)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.10 and PyQt5(6)
#1
Question 
I moved a project from python 3.9 to a new env using python 3.10. I can not install PyQt5(or 6). It tries to install several versions and then errors out. It seems as if PyQt is interpreting python 3.10 as a 3.1 derivative. Any thoughts?

Error message:

WARNING: Discarding https://files.pythonhosted.org/packages/...58b0568127
bffd7147f461d74bbf06249177eae908efed8099eec30984f1b3 (from https://pypi.org/simple/pyqt6/) (requires-python:>=3.6.1). Command errored out with exit status 1: 'c:\use
rs\mount\.virtualenvs\_mydashboard\scripts\python.exe' 'c:\users\mount\.virtualenvs\_mydashboard\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' prep
are_metadata_for_build_wheel 'C:\Users\mount\AppData\Local\Temp\tmp9c74r0ic' Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement pyqt6 (from versions: 6.0.0, 6.0.1, 6.0.2, 6.0.3, 6.1.0)
ERROR: No matching distribution found for pyqt6

Attached Files

Thumbnail(s)
   
Reply
#2
Did you see it?

Output:
requires-python:>=3.6.1
Reply
#3
It is a reported bug.

https://bugs.python.org/msg395136
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Control a combobox from another python file PyQt5 prath 0 2,286 May-05-2020, 03:22 PM
Last Post: prath
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,830 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  Anaconda 5.1 Python can't see PYQT5 PJ03029174 6 7,001 May-05-2018, 11:04 PM
Last Post: PJ03029174
  [PyQt] how to install pyqt5 for python 3.5.2 64bit lemonred 2 21,369 Oct-28-2016, 03:25 PM
Last Post: lemonred

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020