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

dependency conflict, unable to install #9

Closed
nikisalli opened this issue Aug 28, 2022 · 4 comments
Closed

dependency conflict, unable to install #9

nikisalli opened this issue Aug 28, 2022 · 4 comments

Comments

@nikisalli
Copy link

this package wants python-pyqt5-sip4 but other ros noetic packages want python-pyqt5, and this two conflict with each other

@acxz
Copy link
Member

acxz commented Aug 28, 2022

Notice that python-pyqt5-sip4 provides for python-pyqt5: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-pyqt5-sip4#n32

Any package that requires python-pyqt5 will work if python-pyqt5-sip4 is installed instead.

If you post your error message, I can better help you.

@nikisalli
Copy link
Author

python-pyqt5-sip4 doesn't even build correctly:

Traceback (most recent call last):
  File "/usr/bin/sip-build", line 33, in <module>
    sys.exit(load_entry_point('sip==6.6.2', 'console_scripts', 'sip-build')())
  File "/usr/bin/sip-build", line 25, in importlib_load_entry_point
    return next(matches).load()
StopIteration

I'd prefer to keep using python-pyqt5 because it is in the community repo and it looks better mantained, isn't it possible to make this package use it?

@acxz
Copy link
Member

acxz commented Aug 28, 2022

python-pyqt5-sip4 doesn't even build correctly:

See the pinned issue at corresponding repo for that package.

possible to make this package use it?

I'm afraid not currently, maybe in the future though, see #7 for further discussion on that topic.

@acxz acxz closed this as completed Dec 17, 2023
@acxz acxz reopened this Dec 17, 2023
@acxz
Copy link
Member

acxz commented Dec 17, 2023

Closing this issue due to inactivity,
@nikisalli if you are encountering any specific issues with dep conflicts please feel free to comment and I'll open the issue again.

@acxz acxz closed this as completed 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

2 participants