Install Python 3.8. https://www.python.org/downloads/release/python-380/
git clone https://github.com/Borna07/IFC2Data
pip install -r requirements.txt
Additional Python moudle for IFC-Files. Download and copy to "python\Lib\site-packages"
https://drive.google.com/drive/folders/1hTLOz1Z7yV8n5_gwsur7_906NH9pq7Ac?usp=sharing
python manage.py makemigrations
python manage.py migrate
python manage.py runserver