A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pythonvideoannotator.readthedocs.io/en/master/user-docs/install_and_run/index.html below:

Website Navigation


Install and Run — Home documentation

Install and Run¶ Quickest installation¶ Installing¶
  1. Install Python 3.6 from [python.org](https://www.python.org/) or use the Anaconda [Anaconda](https://www.anaconda.com/) Python version.
  2. Install pypi from [pypi.org](https://pypi.org/)
  3. Install PythonVideoAnnotator from Pypi:
pip install python-video-annotator
Running¶
  1. Execute pythonvideoannotator:
start-video-annotator
For developers¶ Installing¶

Download the source code and install it:

for ubuntu, mac and windows:

git clone --recursive https://github.com/UmSenhorQualquer/pythonVideoAnnotator.git
cd pythonVideoAnnotator
python utils/install.py
Running¶

Run this command:

start-video-annotator

Or these commands:

source activate videoannotator
python -m pythonvideoannotator

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4