"tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "683772514e1b80993a69179c28501d4d892fe0b7"
Commit 7fa14526 authored by Davis E. King's avatar Davis E. King Committed by GitHub
Browse files

Add note about needing boost-python

parent e4402cf5
...@@ -37,7 +37,7 @@ or type ...@@ -37,7 +37,7 @@ or type
python setup.py install --yes USE_AVX_INSTRUCTIONS python setup.py install --yes USE_AVX_INSTRUCTIONS
``` ```
if you have a CPU that supports AVX instructions, since this makes some things run faster. if you have a CPU that supports AVX instructions, since this makes some things run faster. Note that you need to have boost-python installed to compile the Python API.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment