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

installation fail #116

Open
RafieeAshkan opened this issue Apr 7, 2024 · 0 comments
Open

installation fail #116

RafieeAshkan opened this issue Apr 7, 2024 · 0 comments

Comments

@RafieeAshkan
Copy link

Description

The installation fail on Mac OS Sonoma 14.4.1 running on MacBook Pro with M2 chip.

Steps to reproduce issue

Please provide a minimum working example (MWE) if possible

running the installation script sh install.sh windse_env.

Current behavior

Channels:
 - conda-forge
 - defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
Channels:
 - conda-forge
 - defaults
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - nothing provides fenics 2019.1.* needed by dolfin-adjoint-2019.1.0-py_0
  - nothing provides requested fenics 2019.1.0 py39*_26
  - nothing provides requested mshr

Could not solve for environment specs
The following packages are incompatible
├─ dolfin-adjoint 2019.1.0**  is not installable because it requires
│  └─ fenics 2019.1.* , which does not exist (perhaps a missing channel);
├─ fenics 2019.1.0 py39*_26 does not exist (perhaps a typo or a missing channel);
└─ mshr does not exist (perhaps a typo or a missing channel).

Expected behavior

installation to succeed.

Code versions

List versions only if relevant

  • Python: 3.9
  • Mac OS Sonoma 14.4.1 (osx arm64)
  • Apple M2 chip
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

No branches or pull requests

1 participant