https://bugs.kde.org/show_bug.cgi?id=520142
Antonio Rojas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Antonio Rojas <[email protected]> --- ECM doesn't modify PYTHONPATH, it only prints it to an opt-in script. The issue can be reproduced with ECM 6.25 simply by adding a find_package(Python3) call before find_package(pybind11). This seems to be a pybind11 bug, I've reported it to https://github.com/pybind/pybind11/issues/6063. In the meantime, it could be worked around in audiotube by explicitly linking to Python. -- You are receiving this mail because: You are watching all bug changes.
