CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

Add requirements.txt and instructions for installation with pip

Open willhansen opened this issue 3 years ago • 0 comments

I wanted to run the latest master branch of CQ-editor, and I didn't want to deal with conda, so I tried out pip3 install -e ., then just installed dependencies as error messages said they were missing, and it worked.

Cadquery now supports a non-conda setup, and it doesn't seem like too much work, so it might be worth supporting the workflow.

willhansen avatar Jun 05 '22 18:06 willhansen