-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I have noticed that when trying to install IMAS-core on my Mac, I get the following error:
> pip install imas-core
ERROR: Could not find a version that satisfies the requirement imas-core (from versions: none)
ERROR: No matching distribution found for imas-core
Looking at the pypi files, this is because there are no MacOS wheels available.
From #3 I gather that building on Mac should now work, but the workflow for building MacOS wheels is still commented out
IMAS-Core/.github/workflows/wheels.yml
Lines 68 to 70 in f8ffc37
| # # - os: macos-13 | |
| # # python: 311 | |
| # # platform_id: macosx_x86_64 |
Many thanks,
Timothy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels