Closed ghost closed 6 years ago
Append /sbin to PATH; otherwise pip3 install pyq fails to find ldconfig.
/sbin
PATH
pip3 install pyq
ldconfig
This has been fixed internally in gl-622, and will be released in PyQ 4.1.3.
Append
/sbin
toPATH
; otherwisepip3 install pyq
fails to findldconfig
.