Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 374 Bytes

installation.rst

File metadata and controls

22 lines (11 loc) · 374 Bytes

Installation

PV in Circular Economy Tool can be installed using the pip and conda tools.

Install with:

pip install PV_ICE

For developer installation, download the repository, navigate to the folder location and install as:

pip install -e .

PV ICE is compatible with Python 3.5 and above.