Repository with a personal software to automate some tasks from the Energy Plus
To run the EPlusPlus on a Linux machine, you just need to have Python3.x installed. Download the repository and run the following commands:
cd ~/Downloads
unzip EPlusPlus-master
cd EPlusPlus-master
sudo pip install -r requirements.txt
python -m eplusplus
At the end, the program should be running wihtout any issues. Also, if you don't want to have the
packges installed in your machine, you can just create a venv
and execute the same commands above.
Just download the installator and follow the steps: Download installer