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

Problems installing pyabpoa #2

Closed
nriddiford opened this issue May 11, 2023 · 1 comment
Closed

Problems installing pyabpoa #2

nriddiford opened this issue May 11, 2023 · 1 comment

Comments

@nriddiford
Copy link

nriddiford commented May 11, 2023

Hi,

I'm trying to get C3POa setup on my mac but Im having problems installing pyabpoa:

python/pyabpoa.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 pyabpoa
  Running setup.py clean for pyabpoa
Failed to build pyabpoa
ERROR: Could not build wheels for pyabpoa, which is required to install pyproject.toml-based projects

I've tried re-installing cython before installing pyabpoa as suggested here but this produces the same error.

Any ideas?

@christopher-vollmers
Copy link
Owner

Hi,

Sorry for the slow response. I've been working on getting rid of pyabpoa. C3POa uses abpoa now. I'm not sure whether apboa install on a Mac either tbh. I really only have the time for testing this on Linux.

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