Skip to content

MacOS wheels are not built for pypi #18

@timothy-nunn

Description

@timothy-nunn

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

# # - os: macos-13
# # python: 311
# # platform_id: macosx_x86_64

Many thanks,
Timothy

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions