mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Add note about needing boost-python
This commit is contained in:
parent
e4402cf575
commit
7fa1452645
@ -37,7 +37,7 @@ or type
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user