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

Failure running asv with healpy on Mac OS #274

Closed
camposandro opened this issue Sep 6, 2023 · 1 comment
Closed

Failure running asv with healpy on Mac OS #274

camposandro opened this issue Sep 6, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@camposandro
Copy link
Contributor

camposandro commented Sep 6, 2023

Running asv locally on Mac OS fails for projects containing the healpy dependency.

The log trace is rather long - here's a short snippet of the observed error messages:

Failed to build healpy
   STDERR -------->
     error: subprocess-exited-with-error
 
     × Building wheel for healpy (pyproject.toml) did not run successfully.
     │ exit code: 1
     ╰─> [1156 lines of output]

     note: This error originates from a subprocess, and is likely not a problem with pip.
     ERROR: Failed building wheel for healpy
 
   ...

   ERROR: Could not build wheels for healpy, which is required to install pyproject.toml-based projects
 
   ...
 
·· Failed to build the project and import the benchmark suite.

Users have reported being unable to install healpy on Mac OS via pip (compilation issues). An alternative would consist of changing the environment manager to conda, which is also accepted by asv. However, conda's support for pyproject.toml is still a work in progress (more info).

@camposandro camposandro added bug Something isn't working help wanted Extra attention is needed labels Sep 6, 2023
@camposandro
Copy link
Contributor Author

Closing this ticket as we're not facing the issue anymore!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant