Skip to content
New issue

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

[python-pyqt5-sip4] fail to build #252

Closed
LumenYoung opened this issue Jul 16, 2023 · 3 comments
Closed

[python-pyqt5-sip4] fail to build #252

LumenYoung opened this issue Jul 16, 2023 · 3 comments

Comments

@LumenYoung
Copy link

I've done a bit of research, the direct cause of this problem is the missing command sip-build.

This is caused by the required sip4 package, which doesn't ship with the sip-build. But the command exists in extra/sip.

My ros-noetic-desktop installation failed due to this problem. I hope someone can offer me some insight on how to solve this problem.

Bests,
Lumen

@FabioLolix
Copy link
Contributor

This is caused by the required sip4

python-pyqt5-sip4 have a makedepends on sip not sip4

see also #242 (comment)

Duplicate of #242

@LumenYoung
Copy link
Author

This is caused by the required sip4

python-pyqt5-sip4 have a makedepends on sip not sip4

see also #242 (comment)

Duplicate of #242

Thank you for your reply. I managed to solve this issue with clean root compilation, thanks!

@acxz
Copy link
Owner

acxz commented Dec 17, 2023

dup of #175

@acxz acxz changed the title python-pyqt5-sip4 fail to build [python-pyqt5-sip4] fail to build Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants