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

Python binding is installed into a wrong path #54

Open
yurivict opened this issue Apr 20, 2022 · 1 comment
Open

Python binding is installed into a wrong path #54

yurivict opened this issue Apr 20, 2022 · 1 comment

Comments

@yurivict
Copy link

It is installed into lib/ambit/__init__.py when it should be installed into a sitelibdir. For example, /usr/local/lib/python3.8/site-packages

@loriab
Copy link
Collaborator

loriab commented Apr 20, 2022

Right, use the cmake variable pymod_install_libdir to provide the pythonx.x/site-packages spacer to imitate python install practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants