-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
This is just a suggestion, but as someone who just finished building you project for one of our user's on the Canadian super computer systems where conda is entirely broken and setting LD_LIBRARY_PATH causes a lot of pain, I think your project could really benefit from using the setuptools cmake-build-extension.
Ideally then an install could then become as easy as
pip install .
inside a virtual environment, and there would be no need to mess around with PATH, LD_LIBRARY_PATH, or PYTHON_PATH to use to package as well.
alexvakimov
Metadata
Metadata
Assignees
Labels
No labels