mirror of https://github.com/davisking/dlib.git
Made the script runnable
This commit is contained in:
parent
13933b5a25
commit
b425666f14
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
#
|
||||
# You need to compile the dlib python interface before you can use this
|
||||
# file. To do this, run compile_dlib_python_module.bat. You also need to
|
||||
# have the boost-python library installed. On Ubuntu, this can be done easily by running
|
||||
|
|
Loading…
Reference in New Issue