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

Install the Python binding via pip #76

Open
mayataka opened this issue Oct 26, 2021 · 0 comments
Open

Install the Python binding via pip #76

mayataka opened this issue Oct 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mayataka
Copy link
Owner

mayataka commented Oct 26, 2021

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_NATIVE and -DBUILD_VIEWER)

is desired.

@mayataka mayataka added the enhancement New feature or request label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant