Open Silverdev2482 opened 1 year ago
I was running into this issue as well, but I think I found a solution 😄. In the conda.sh
setup script, occt
needs to be installed alongside cadquery
.
Instead of:
conda install -c conda-forge -c cadquery cadquery=master -y
I found this to work:
conda install -c conda-forge cadquery occt=7.7.0 -y
(found this from this issue in the cadquery repo https://github.com/CadQuery/cadquery/issues/1304)
I have been struggling to get this model to generate. I am using an ubuntu vm. I accidentally tried the windows instructions but now I ran the conda.sh and it replace dactyl-keyboard I think. I should say I have little to no experience with python. after changing the engine to cadquery in the run_config.json I get this error: `(dactyl-keyboard) silverdev2482@silverdev2482-Standard-PC-Q35-ICH9-2009:~/dactyl-keyboard$ python src/dactyl_manuform.py