Installation
Was this helpful?
Was this helpful?
The Deepomatic Command-Line Interface requires Python 3.4+. We strongly recommend using a Python version management system.
If you don't have any, you might want to look into and . You will find a detailed tutorial to get started in:
Once you have set up your Python version management system, all you have to do is specify the corresponding version and install the packages. Below you will find two ways to do it using pip
or pipenv
and pyenv
.
If you want to upgrade your package, simply reinstall with pip
or pipenv
: