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

Mac and Linux Python Wheels #30

Closed
amccaskey opened this issue Apr 11, 2018 · 2 comments
Closed

Mac and Linux Python Wheels #30

amccaskey opened this issue Apr 11, 2018 · 2 comments

Comments

@amccaskey
Copy link
Contributor

We need to create binary builds as python wheels to make it easy for users to pip install xacc and friends.

@amccaskey
Copy link
Contributor Author

This is made difficult by our dependence on openssl

@amccaskey
Copy link
Contributor Author

Looks like we need to make sure we don't actually link to ${PYTHON_LIBRARY} and set up to lookup the symbols at runtime

davisking/dlib#701

https://blog.tim-smith.us/2015/09/python-extension-modules-os-x/

davisking/dlib@4a4fd91

danclaudino added a commit to danclaudino/xacc that referenced this issue Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant