Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py solidpython dependencies #21

Open
T-Wainwright opened this issue Jun 9, 2021 · 0 comments
Open

setup.py solidpython dependencies #21

T-Wainwright opened this issue Jun 9, 2021 · 0 comments

Comments

@T-Wainwright
Copy link

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 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant