Install from Source - USEPA/useeiopy GitHub Wiki

Prerequisites

  • Python 3.7.6
  • The latest version of pip. Included as a default option with Python installation.

Installation of python module and dependencies

Build and install from source. Clone the repository and from a command line interface, navigate to the root repo level and run:

python setup.py install

This should install all the necessary dependencies for you.