Date: Tue, 20 Feb 2024 18:53:54 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 258563] devel/py-qt5: missing egg-info, invisible to pip Message-ID: <bug-258563-21822-3IsMj1KlzR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258563-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-258563-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258563 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-packa= ges (5.15.10) Requirement already satisfied: PyQt5-sip<13,>=3D12.13 in /usr/local/lib/python3.9/site-packages (from PyQt5) (12.13.0) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258563-21822-3IsMj1KlzR>