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

OSError: Unsupported operating system: Darwin #48

Closed
angelitora opened this issue Apr 27, 2023 · 2 comments
Closed

OSError: Unsupported operating system: Darwin #48

angelitora opened this issue Apr 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@angelitora
Copy link

Describe the bug
I understand it is not in the list of OS but trying to install this on my mac OSX Darwin is not working and it used to work on my previous mac. Do you have any suggestion for this issue?

To Reproduce
Steps to reproduce the behavior:
I have tried several pip actions:
pip install meshkernel
pip install hydrolib-core
pip install dfm_tools

They all produce the same error:
File "", line 222, in
File "", line 70, in get_library_name
OSError: Unsupported operating system: Darwin
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

Expected behavior
Expected a smooth installation

Screenshots
NA

Version info (please complete the following information):

  • OS: macOS Big Sur
  • Version 11.3.1

Additional context
NA

@angelitora angelitora added the bug Something isn't working label Apr 27, 2023
@ahmad-el-sayed
Copy link
Contributor

Hi @angelitora. Support for macOS was temporarily disabled. Its workflow is now automated. This is part of the upcoming release, v2.1.0.
You can find the wheel on this page for example under Artifacts. meshkernel-macos-latest-Release is a zip file that contains the wheel.
Please let us know if anything does not work as expected.

@veenstrajelmer
Copy link
Collaborator

@angelitora the current meshkernel>=4 supports macos again for two different architectures.

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

No branches or pull requests

3 participants