mirror of
https://github.com/Yuki-Kokomi/OpenECAD_Project.git
synced 2026-02-04 00:33:22 -05:00
317 B
317 B
Bethany
Prerequisites
- Linux
- Python 3.10
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