7b6e14b715832133a0dae3773df7b0a4f3709750
# Conflicts: # environments/factory/renderer.py
EDYS
Tackling emergent dysfunctions (EDYs) in cooperation with Fraunhofer-IKS
Setup
- Make sure to install
virtualenvusingpip install virtualenv - Create a new virtual environment
virtualenv venv - Activate the virtual environment
source venv/bin/activate - Install the required dependencies
pip install requirements.txt
Description
Languages
Python
100%