We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cffb2 commit 60a1297Copy full SHA for 60a1297
Makefile.config.cp36_x86_64-linux-gnu_example
@@ -75,7 +75,7 @@ BLAS := open
75
# $(ANACONDA_HOME)/lib/python2.7/site-packages/numpy/core/include \
76
77
# Uncomment to use Python 3 (default is Python 2)
78
-PYTHON_LIBRARIES := boost_python3 python3.6
+PYTHON_LIBRARIES := boost_python3-py36 python3.6m
79
PYTHON_INCLUDE := /usr/include/python3.6 \
80
/usr/lib/python3/dist-packages/numpy/core/include
81
0 commit comments