- Create python virtual environment and install the package and dependencies:
env/bin/pip install -e ./nextgisweb_media
- Then need install python-opencv on your virtualenv.
On Ubuntu install python-opencv globally:
sudo aptitude install python-opencv
and then:cp /usr/lib/python2.7/dist-packages/cv* env/lib/python2.7/site-packages/
This program is licensed under GNU GPL v2 or any later version
Need to fix a bug or add a feature to nextgisweb_media for NextGIS Web? We provide custom development and support for this software. Contact us to discuss options!