Coder Social home page Coder Social logo

Comments (7)

shimwell avatar shimwell commented on June 19, 2024
>>> conda install -c fusion-energy paramak
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: / 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                                      

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

  - feature:/linux-64::__glibc==2.31=0
  - python=3.8 -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']

Your installed version is: 2.31

from paramak.

shimwell avatar shimwell commented on June 19, 2024

I think this might be due to a mismatch in glibc between conda-forge and anaconda, I shall keep investigating

from paramak.

shimwell avatar shimwell commented on June 19, 2024

miniconda image (debian 10 based) which has glibc version 2.28

ubuntu 20.04 which has glibc version 2.31

I think conda forge uses glibc version

I've been finding the version of glibc using ldd --version

libgcc-ng also appears in the error message

libgcc-ng-error

which can be installed with conda install -c anaconda libgcc-ng

from paramak.

shimwell avatar shimwell commented on June 19, 2024

after installing the anaconda libgcc-ng the error message changes to ...

2 28

from paramak.

shimwell avatar shimwell commented on June 19, 2024

perhaps enable strict channels
https://conda-forge.org/docs/user/tipsandtricks.html

from paramak.

shimwell avatar shimwell commented on June 19, 2024

including the channels on the install command helps

conda install -c fusion-energy -c cadquery -c conda-forge paramak

from paramak.

shimwell avatar shimwell commented on June 19, 2024

This is now fixed

from paramak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.