Skip to content

sip Unable to find file "QtCore/QtCoremod.sip"  #2

@iPaddy

Description

@iPaddy

I don't know exactly if here is the right place to post this issue. But I had problems installing ros-noetic-qt-gui-cpp because of an error in
/opt/ros/noetic/share/python_qt_binding/cmake/sip_configure.py

where in line 57 and 62 both a default_sip_dir is defined but the first one crashed because with the error:
sip Unable to find file "QtCore/QtCoremod.sip"

commenting out lines 57-59 fixed the problem.
There probably just has to be a conditional beforehand checking for python3.
Any idea where to put the corresponding pull request? If it is valid anyways...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions