Skip to content

Conversation

@lopsided98
Copy link
Contributor

This applies #95 and #105 to the main branch to be included in a ROS 2 release.

Copy link
Member

@cottsay cottsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This worked for me on Fedora 35. Thanks!

acxz and others added 2 commits November 19, 2021 13:50
`sipconfig._pkg_config['default_mod_dir']` is currently used to find the PyQt5 SIP bindings, but this location is determined by where SIP is installed, which may not be the same as where PyQt5 is installed. A real world example of this is in Nix, where each package is installed to a separate isolated directory. Instead, we can use `PyQt5.__path__[0]`, which will always point to the location of the PyQt5 module.
@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also works for me on Ubuntu 22.04. Thanks!

@clalancette
Copy link
Contributor

All of the failing tests are in the nightlies as well, so not added by this PR. I'm going to go ahead and merge this, thanks again.

@clalancette clalancette merged commit 6b5d12e into ros-visualization:main Nov 19, 2021
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

Successfully merging this pull request may close these issues.

4 participants