-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current install procedure of the Python binding is inconvenient.
It would be nice if we can install it through pip, .e.g, by pip install . --user.
An install script (setup.py or something like that) that satisfies
- Builds and installs C++ shared library as well as Python binding
- Enables CMake options (
-DOPTIMIZE_FOR_NATIVEand-DBUILD_VIEWER)
is desired.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request