Installation

Install with conda (required)

Create an environment named research and install COMPAS from the package channel conda-forge.

conda create -n ifc -c conda-forge compas compas_occ

Activate the environment.

conda activate ifc

Install compas_ifc and optionally compas_viewer.

pip install compas_ifc compas_viewer