Bug#972394: got same error in other project

Joachim Wuttke j.wuttke at fz-juelich.de
Mon Oct 19 22:15:35 BST 2020


Hi Markus,

I confirm that this is a serious issue.

I got the same error message

    Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES
    Development NumPy Development.Module Development.Embed) (found version
    "3.9.0")

in a completely different software project after I dist-upgraded my Debian/
testing system. That upgrade did not affect my cmake, which I compile
myself (version 3.18.20200714-g2da7786-dirty). However, the upgrade did
change numerous Python3 packages, among them

    python3-numpy:amd64 (1:1.19.1-1, 1:1.19.2-2+b1)

but not python3-dev. So my guess is the problem is a change in python3-numpy
that breaks CMake's

        find_package(Python3 COMPONENTS Development NumPy)

command.

Accordingly, I will report the bug to python3-numpy.

Regards, Joachim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5338 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20201019/7fbb3b0e/attachment-0001.bin>


More information about the debian-science-maintainers mailing list