I don't know this package, but I think it is possible install it in this way:
1. OpenCV - based on OS, f.e. Windows: from http://www.lfd.uci.edu/~gohlke/pythonlibs/ Debian: aptitude: python-opencv 2. pip install SimpleCV this will install all dependencies 3. import SimpleCV Dne úterý, 12. srpna 2014 11:25:07 UTC+2 lyn2py napsal(a): > > With reference to SimpleCV <http://simplecv.org>. Although it is a PY (I > can drop into the modules folder and just import), it has a number of > dependencies: > > pygame>=1.9.1 > PIL==1.1.7 > nose>=1.0.0 > ipython>=0.12 > numpy>=numpy-2.0.0 > > > Please correct me if I am wrong: > > 1. Only pure python modules can be used from the *modules* folder? > 2. If they contain C,C++ files they cannot be used from the *modules* > folder? (or rather, how can I use them by dropping them into the modules > folder? I prefer this method since it is more portable) > > Thank you! > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.