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

potentially missing symlink: include/python3.6.m #200

Closed
mkassner opened this issue Feb 14, 2017 · 3 comments
Closed

potentially missing symlink: include/python3.6.m #200

mkassner opened this issue Feb 14, 2017 · 3 comments

Comments

@mkassner
Copy link

mkassner commented Feb 14, 2017

For compiling opencv and python-boost against a pyenv python I had to add the following link:

~/.pyenv/versions/{envname}/include/python3.6
pointing to
~/.pyenv/versions/3.6.0/include/python3.6.m

I think this should be added by default.

This issue was move from pyenv/pyenv-installer#52


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@blueyed blueyed changed the title potentially missing symlink potentially missing symlink: include/python3.6.m Apr 19, 2017
@rocchidavide
Copy link

So how to solve it?

@blueyed
Copy link
Collaborator

blueyed commented May 29, 2017

@rocchidavide
Tell us about your investigations first maybe? ;)

@native-api
Copy link
Member

As per Issue 43334: venv does not install libpython - Python tracker, the official CPython devs' position is that development files are not supposed to be present in venvs.

@native-api native-api closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
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

4 participants