Qt-Advanced-Docking-System
Qt-Advanced-Docking-System copied to clipboard
pyqtads - could not be installed using python3.12
Hi, I got error as the following on 'python setup.py install' after compiling the qtads from git on local host, and my expected is:
How to pass the error even by manual changing the script? or does it have a path?
Error: File "/home/jinshui/workshop/prj/clark/dependencies/PyQtAds-3.8.1/setup.py", line 315, in build_extension from PyQtAds import ads
which refers to the line of setup.py on function build_extension -> line 313 -> # import ads
Environment: Python: 3.12 pip: 24.3.1
Regards
PyQtAds is a third party contribution. Maybe the author can help you.
Got, thanks!