tigl icon indicating copy to clipboard operation
tigl copied to clipboard

Install internal python bindings directly to the correct location

Open joergbrech opened this issue 6 years ago • 3 comments

We should provide either tools (setup.py?) or documentation on how to build and use the internal python API from source

joergbrech avatar Mar 13 '19 13:03 joergbrech

We are using conda to build the internal API: https://github.com/DLR-SC/tigl-conda

rainman110 avatar Mar 13 '19 14:03 rainman110

I know, but shouldn't document somewhere, e.g. in the wiki, how to setup the internal API for Python after it has been manually built using CMake?

joergbrech avatar Mar 13 '19 16:03 joergbrech

Yes, you are right. Good point. It's best to create a readme in the python_internal folder.

rainman110 avatar Mar 13 '19 16:03 rainman110