Open blas-ko opened 4 years ago
Fix compilation issues related to calling python via python which may call the incompatible python 2. Now it uses python3 explicitly. It relates to #13.
python
python3
Fix compilation issues related to calling python via
python
which may call the incompatible python 2. Now it usespython3
explicitly. It relates to #13.