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

conda-forge PR #2056 #1

Closed
wants to merge 4 commits into from
Closed

conda-forge PR #2056 #1

wants to merge 4 commits into from

Conversation

shadowwalkersb
Copy link

@shadowwalkersb shadowwalkersb commented Dec 11, 2016

Worked something with cmake. Hope it helps with conda-forge#2056.

@dolfim
Copy link
Owner

dolfim commented Dec 12, 2016

Thanks for the help. I looked at your changes and it seems the key part is linking to

${PREFIX}/lib/libpython2.7.dylib

and not to

${PREFIX}/lib/python2.7/config/libpython2.7.dylib

It is anyway weird that we have two incompatible Python libraries in $PREFIX. The wrong one is actually provided by:

import string; from distutils.sysconfig import *; print(get_config_vars('LIBPL'))

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