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

Fix for building non-gpu version on mac `ERROR: ERROR: Failed to buil… #46

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

topeerz
Copy link

@topeerz topeerz commented Nov 8, 2024

…d installable wheels for some pyproject.toml based projects (h5py)`

analysis:
The Mac doesn't provide libhdf5-dev

fix:
Add installation of libhdf5-dev to the build

testing:
Build using Docker 4.35.1 (173168) on Sononma (14.6.1 (23G93)) via docker compose -f docker-compose.macOS.yml build

…d installable wheels for some pyproject.toml based projects (h5py)`

**analysis**:
The Mac doesn't provide libhdf5-dev

**fix**:
Add installation of libhdf5-dev to the build

**testing**:
Build using Docker 4.35.1 (173168) on Sononma (14.6.1 (23G93)) via
`docker compose -f docker-compose.macOS.yml build`
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

Successfully merging this pull request may close these issues.

1 participant