[Bug 258563] devel/py-qt5: missing egg-info, invisible to pip
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Feb 2024 18:53:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258563
Gleb Popov <arrowd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arrowd@FreeBSD.org
Resolution|--- |FIXED
Status|Open |Closed
--- Comment #3 from Gleb Popov <arrowd@FreeBSD.org> ---
The problem seems to be solved:
(testenv) % pip install PyQt5
Requirement already satisfied: PyQt5 in /usr/local/lib/python3.9/site-packages
(5.15.10)
Requirement already satisfied: PyQt5-sip<13,>=12.13 in
/usr/local/lib/python3.9/site-packages (from PyQt5) (12.13.0)
--
You are receiving this mail because:
You are on the CC list for the bug.