305 B
305 B
Prerequisites
- Linux
- Python 3.7
Dependencies
Install python package dependencies through pip:
$ pip install -r requirements.txt
Install pythonocc (OpenCASCADE) by conda:
$ conda install -c conda-forge pythonocc-core=7.5.1