Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.8.0
Description
setup.py doesn't even try to detect the right cython executable specially when it is used in virtualenv. Instead it always tries to use the one found in the search path.
I am going to create the PR on GitHub accordingly.