This branch contains environment files for setting up MicroGridsPy across different versions and platforms. Use these files to configure your environment on Windows or macOS using Conda.
-
Download the environment YAML file for your desired version and place it in “C:/Users/youruser”
-
Create and activate the mgpy environment by running the following command in the Anaconda Prompt terminal:
conda env create -f mgpy_win.yml conda activate mgpy
⚠️ Warning: The environment for macOS (version 2.1) of MicroGridsPy is currently under development and not available. We advise macOS users to rely on MicroGridsPy version 2.0 until the new environment is fully developed and released.