We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14f394 commit 6147c04Copy full SHA for 6147c04
INSTALL.sh
@@ -3,6 +3,6 @@ cd build
3
cmake ..
4
make
5
cd ..
6
-#pip install numpy cython
+pip install numpy cython
7
cd src
8
python setup.py build_ext --inplace
0 commit comments