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

Pypostal is not install in mac m3 pro #92

Open
Vyomrana02 opened this issue Oct 24, 2024 · 0 comments
Open

Pypostal is not install in mac m3 pro #92

Vyomrana02 opened this issue Oct 24, 2024 · 0 comments

Comments

@Vyomrana02
Copy link

  clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders -iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Headers -arch arm64 -arch x86_64 -Werror=implicit-function-declaration -Wno-error=unreachable-code -I/usr/local/include -I/Users/vyomrana/repos/datalake_subscriber_jobs/.venv/include -I/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/include/python3.9 -c postal/pyexpand.c -o build/temp.macosx-10.9-universal2-cpython-39/postal/pyexpand.o -std=c99
  postal/pyexpand.c:2:10: fatal error: 'libpostal/libpostal.h' file not found
  #include <libpostal/libpostal.h>
           ^~~~~~~~~~~~~~~~~~~~~~~
  1 error generated.
  error: command '/usr/bin/clang' failed with exit code 1
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for postal
Running setup.py clean for postal
Failed to build postal
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (postal)

@Vyomrana02 Vyomrana02 changed the title Pypostal is not install in mac Pypostal is not install in mac m3 pro Oct 24, 2024
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

1 participant