Package | Version | Description |
---|---|---|
@sunspec/pysunspec |
2.0.0 | Custom library packages needed to run OpenSVP |
- Install Python 3.7+ on your computer or python environment if it hasn't been done yet
- Install Git on your computer if not done yet
- Download/Clone this OpenSVP repository on your computer
- Install missing packages for python with the command displayed:
The list packages required are included in ./svp_requirements.txt
Open folder location in an Winders Explorer folder and type cmd in address bar. This should open a command prompt Execute the following command:
pip install -r svp_requirements.txt
You will need to create a project folder and create a folder named Lib.
You will need to copy/clone the svpelab drivers into that folder Lib: svpelab
After installing all the dependencies, you can execute OpenSVP through commands:
cd /opensvp_dir
python ui.py