Project

General

Profile

Actions

Bug #24797

closed

FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 (py3-only)

Added by Nathan Cutler almost 6 years ago. Updated over 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Environment: openSUSE Leap 15.0, Python 3 only (Python 2 not present)

Symptom: cmake fails with:

CMake Error at cmake/modules/FindCython.cmake:24 (MESSAGE):
  Could not find cython3.  Please install Cython.
Call Stack (most recent call first):
  src/pybind/CMakeLists.txt:23 (find_package)

The python3-Cython package is installed (it provides /usr/bin/cython, but not /usr/bin/cython3).

Actions

Also available in: Atom PDF