booya-at / OpenGlider

python library to build paragliders
GNU General Public License v3.0
65 stars 25 forks source link

meshpy missing from the requires.txt #46

Closed goatchurchprime closed 4 years ago

goatchurchprime commented 4 years ago

I was installing using pip install -e . and then manually installing the dependencies, and this was the library it needed to run the testall.py.

I was trying to avoid the conda install route, because I can't tell where it will load the project from and where it would put it, or how out of date that version would be. Nevertheless I had to do this as there were no instructions for how to get this code to show up as a FreeCAD workbench.

looooo commented 4 years ago

Conda is not that difficult. you can have everything installed in the user directory. anyway, meshpy should be available from pypi too.

hiaselhans commented 4 years ago

thx @goatchurchprime !

i added meshpy to the requirements with d37a6189ffb6a7cea45f739b4d82d31c66bf9f4c