https://bugs.kde.org/show_bug.cgi?id=311182
Bug ID: 311182
Severity: normal
Version: unspecified
Priority: NOR
Assignee: [email protected]
Summary: opencv CMakeLists.txt requires python2
Classification: Unclassified
OS: MS Windows
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Component: buildsystem
Product: kde-windows
The stock modules/python/CMakeLists.txt contains the check
"execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "import distutils.sysconfig;
print distutils.sysconfig.get_config_var('SO')"" which uses the old (python 2)
print syntax (no parenthesis) .
I've attached the trivial patch that makes cmake happy.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows