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

Build error on OSX 10.9.x #7

Closed
splobsterman opened this issue Aug 7, 2017 · 1 comment
Closed

Build error on OSX 10.9.x #7

splobsterman opened this issue Aug 7, 2017 · 1 comment

Comments

@splobsterman
Copy link

Any pointers about how to fix this?

house@New-MacBook-Pro:~/Documents/Software/AIS/aisparser-master/python/osx$ sudo ./buildit
Password:
aisparser_wrap.c:149:11: fatal error: 'Python.h' file not found

include <Python.h>

     ^

1 error generated.
ld: file not found: aisparser_wrap.o

@bcl
Copy link
Owner

bcl commented Mar 13, 2019

Probably need to install the python development files, or update the PYTHON_INCLUDE path in buildit to point to the current system version of python.

@bcl bcl closed this as completed Nov 27, 2020
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

2 participants