[New-bugs-announce] [issue42984] Python 3.7 and qt Libraries
Rob Simsiman
report at bugs.python.org
Wed Jan 20 15:39:50 EST 2021
New submission from Rob Simsiman <rsimsiman at mitre.org>:
Hello,
I am trying to run an application on CentOS-8 that is unable to find qt4 libraries, namely libQtCore.so.4. My PC has qt5 libraries, namely libQt5Core.so.5. How can I configure my Python 3.7 to look for the qt5 libraries instead of the qt4 libraries. Or, do I simply need to grab a newer version of Python?
Thank you,
Rob Simsiman
----------
components: ctypes
messages: 385367
nosy: rsimsiman
priority: normal
severity: normal
status: open
title: Python 3.7 and qt Libraries
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42984>
_______________________________________
More information about the New-bugs-announce
mailing list