timxx / pywpsrpc

Python bindings for WPS Office RPC (for Linux)
MIT License
219 stars 44 forks source link

支持QT5.14的环境吗,我把libQt5Core换成了5.14的版本 导入的时候就会报错找不到QT5.12 #80

Closed 12893822294 closed 9 months ago

12893822294 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

timxx commented 1 year ago

你可以在5.14的环境编译试试看