PYTHON executable location is missing in example makefile.inc (#626)

pull/645/head
Alex Shen 2018-11-23 21:18:33 +08:00 committed by Lucas Hosseini
parent 87721af129
commit f56ea1c4de
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ SWIG = swig
PYTHONCFLAGS = -I/usr/include/python2.7/ -I/usr/lib64/python2.7/site-packages/numpy/core/include/
PYTHONLIB = -lpython
PYTHON = /usr/bin/python
###########################################################################
# Cuda GPU flags