There was an error while loading. Please reload this page.
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
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