https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258563
Gleb Popov <arr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arr...@freebsd.org Resolution|--- |FIXED Status|Open |Closed --- Comment #3 from Gleb Popov <arr...@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 the assignee for the bug.