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.
For compiling opencv and python-boost against a pyenv python I had to add the following link:
~/.pyenv/versions/{envname}/include/python3.6pointing to
~/.pyenv/versions/3.6.0/include/python3.6.mI 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.