Qt-Advanced-Docking-System icon indicating copy to clipboard operation
Qt-Advanced-Docking-System copied to clipboard

pyqtads - could not be installed using python3.12

Open hzhshok opened this issue 1 month ago • 2 comments

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

hzhshok avatar Oct 27 '25 03:10 hzhshok

PyQtAds is a third party contribution. Maybe the author can help you.

githubuser0xFFFF avatar Oct 30 '25 17:10 githubuser0xFFFF

Got, thanks!

hzhshok avatar Oct 31 '25 09:10 hzhshok