We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I suggest building with semaphore support now that we have libandroid-posix-semaphore. https://github.com/termux/x11-packages/blob/ae193d67e3f0bda6a591e94c2410ab27badd7c8c/packages/qt5-qtbase/termux-build-qmake.sh#L79
Because when I try to do pip install PyQt5 this is the current error I get.
pip install PyQt5
The text was updated successfully, but these errors were encountered:
Update to PyQt5 build errors after pr termux/x11-packages#632 .
I assume the Qt5Core could be built with -system-proxies instead of -no-system-proxies
-system-proxies
-no-system-proxies
Sorry, something went wrong.
IPC support for Qt5 has already been added. As for PyQt5, please migrate to #10165. Thanks.
Successfully merging a pull request may close this issue.
I suggest building with semaphore support now that we have libandroid-posix-semaphore.
https://github.com/termux/x11-packages/blob/ae193d67e3f0bda6a591e94c2410ab27badd7c8c/packages/qt5-qtbase/termux-build-qmake.sh#L79
Because when I try to do
pip install PyQt5
this is the current error I get.The text was updated successfully, but these errors were encountered: