Add note that the 'libdc1394 error' thrown by OpenCV is harmless

pull/477/merge
Matt Westcott 2014-07-29 16:35:01 +01:00
rodzic f70c42e6c3
commit 71138ef021
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -54,7 +54,7 @@ You can test that OpenCV can be seen by Wagtail by opening up a python shell (wi
import cv
If you don't see an ``ImportError``, it worked.
If you don't see an ``ImportError``, it worked. (If you see the error ``libdc1394 error: Failed to initialize libdc1394``, this is harmless and can be ignored.)
Switching on feature detection in Wagtail