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

Can't install gryffin on Python 3.11 on Mac #34

Open
jkitchin opened this issue Jul 15, 2024 · 0 comments
Open

Can't install gryffin on Python 3.11 on Mac #34

jkitchin opened this issue Jul 15, 2024 · 0 comments

Comments

@jkitchin
Copy link

The installation fails on

  clang -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/jkitchin/anaconda3/include -arch arm64 -fPIC -O2 -isystem /Users/jkitchin/anaconda3/include -arch arm64 -I/opt/homebrew/opt/sqlite/include -I/private/var/folders/sj/cb6cr7_s45d67mqjmsfx8mt80000gn/T/pip-build-env-_fw0_xjv/overlay/lib/python3.11/site-packages/numpy/core/include -I/Users/jkitchin/anaconda3/include/python3.11 -c src/gryffin/bayesian_network/kernel_evaluations.c -o build/temp.macosx-11.1-arm64-cpython-311/src/gryffin/bayesian_network/kernel_evaluations.o
  src/gryffin/bayesian_network/kernel_evaluations.c:196:12: fatal error: 'longintrepr.h' file not found
    #include "longintrepr.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 gryffin
Failed to build gryffin

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