Skip to content

setup.py solidpython dependencies #21

@T-Wainwright

Description

@T-Wainwright

Currently the setup.py file doesn't install solidpython, meaning the code does not work out the box for someone running windio2cad for the first time. Additionally instructions for a user not using conda for package manager would be useful:

sudo apt-get update 
sudo apt-get openscad
python3.8 -m venv windio2cad
source windio2cad/bin/activate
pip install -e .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions