- Open a command prompt and navigate to the directory where you want to install the DEFT
- Clone the repository
git clone https://gitlab.epri.com/pmev001/deft.git
a. Note, this URL will be replaced by the github url for end users - Ensure python 3 and virtualenv are installed
pip install virtualenv
- Change directory into the deft directory
- Create a virtual environment
virtualenv deftvenv -p C:\path\to\your\python\install\python.exe
- Activate the virtual environment
.\deftvenv\Scripts\activate
- Install all requirements
pip install -r requirements.txt
- Run the DEFT
python DEFT.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Dynamic Energy Forecasting Tool
License
epri-dev/DEFT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dynamic Energy Forecasting Tool
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published