Skip to content

Install

WesIngwersen edited this page Oct 3, 2019 · 7 revisions

Prerequisites

  1. Python 3.6.5 or greater, 64-bit version - https://www.python.org/downloads/ The 64-bit version is required for use of the pyarrow dependency.
  2. pip. Included as a default option with Python installation.
  3. fedelemflowlist Python 3 module. See installation instructions.

Installation of python module and dependencies

Install a release directly from github using pip. From a command line interface, run:

pip install git+https://github.com/USEPA/[email protected]#egg=LCIAfomatter

where you can replace 'v0.1-alpha' with the version you wish to use under Releases.