Re: Problems building PyQt with Python 3.8.1 on Windows
Boudewijn Rempt <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <CAD_AWjgD8cC29xfJGqxgv2otbS24NZ-1=K3Q52Uqh8cR=Fp0Vw@mail.gmail.com> |
We've finally found the problem. The main thing was that using -j8 messed up the generation of the the pyi files; we needed to use -j1. The other problem was that in our dev envs we had mingw in the path; on the binary factory not, and that broke the builds on the binary factory because the C++ dll's couldn't be loaded. Boudewijn _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt