-
Notifications
You must be signed in to change notification settings - Fork 24
Install
WesIngwersen edited this page Jul 31, 2019
·
4 revisions
- 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.
- The latest version of pip. Included as a default option with Python installation.
Install a release directly from github using pip. From a command line interface, run:
pip install git+https://github.com/USEPA/Federal-LCA-Commons-Elementary-Flow-List.git@v1.0#egg=Federal-LCA-Commons-Elementary-Flow-List
where you can replace 'v1.0' with the version you wish to use under Releases.
This should install all the necessary dependencies for you.
To uninstall, use the command:
pip uninstall fedelemflowlist