-
- Downloads
Update in order to make python3 available.
This is a start for #2 issue, not a fully garanty that Python 3 works with the wrapper. It doesn't break python2 use ! Mainly replaced the print calls to be compliant with Python 3. Update the cmake scripts to make them search python3/cython3 using more standard cmake commands and fixed some issues by the way. [skip ci]
Showing
- CMake/check_python.py 11 additions, 11 deletionsCMake/check_python.py
- CMake/findPython.cmake 40 additions, 44 deletionsCMake/findPython.cmake
- misc/test/src/Python/test_pyFaust.py 46 additions, 48 deletionsmisc/test/src/Python/test_pyFaust.py
- misc/test/src/Python/test_pyFaust_time.py 40 additions, 40 deletionsmisc/test/src/Python/test_pyFaust_time.py
- wrapper/python/quickstart.py 3 additions, 3 deletionswrapper/python/quickstart.py
Loading
Please register or sign in to comment