Some dependencies that are required for this project: Configure and Manage Your Environment with Anaconda Per the Anaconda docs: Conda is an open source package management system and environment management system for installing multiple versions of software packages and their dependencies and switching easily between them. It works on Linux, OS X and Windows, and was created for Python programs but can package and distribute any software.
Overview Using Anaconda consists of the following:
Install miniconda on your computer, by selecting the latest Python version for your operating system. If you already have conda or miniconda installed, you should be able to skip this step and move on to step 2. Create and activate * a new conda environment.