pybind / pybind/python_example
pybind11.get_include() with virutalenv
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 530
- Forks
- 150
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 1
Description
I have an virtual environment created using virtualenvwrapper that has issues with returning the appropriate path for the include directory for pybind11.get_include(). I just get 'include'. What can I do to correct
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the virtualenvwrapper setup described in the issue and inspect pybind11.get_include() when it returns only "include". Done means identifying and correcting the include-directory path behavior, with a reproducible check showing the appropriate path is returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100