-
Notifications
You must be signed in to change notification settings - Fork 4
Compile Error #59
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
I got a Problem installing pyhgtmap because of "Python.h" not found. Adding python3-dev to my Ubuntu and it compiled without issues.
So, please add in the Readme-Installation-Description "python3-dev" as additional package.
Thanks for the tool.
" /tmp/pip-install-taoxqayg/pybind11-rdp_b7d932c8e2344e259923a0dda76e5886/pybind11/include/pybind11/detail/common.h:213:10: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
213 | #include <Python.h>
| ^~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation