Giter Club home page Giter Club logo

Comments (4)

crogoz avatar crogoz commented on May 29, 2024 2

hey @jaimergp,
Thanks for looking into this! the newest version of libmambapy (1.2.0) should have the bindings for the experimental_sat_error_message attribute.
Also, I think .condarc might need to allow an experimental_sat_error_message attribute to be set.

$  python -c "from libmambapy import Context; print(Context().experimental_sat_error_message)"
False
$ conda list libmambapy
libmambapy                1.2.0           py311hf90d2e5_0    artifactory/external-conda-forge

from conda-libmamba-solver.

costrouc avatar costrouc commented on May 29, 2024 1

Thanks for creating this issue @syslaila and letting us know that it is know available. I'm work on getting this added this week.

from conda-libmamba-solver.

jaimergp avatar jaimergp commented on May 29, 2024

While this is available on micromamba, the Python bindings for libmamba do not yet expose the Context.experimental_sat_error_message attribute, so we can't enable them yet :(

$ conda list libmambapy
libmambapy                1.1.0            py39hf0aba66_3    conda-forge
$ python -c "from libmambapy import Context; print(Context().experimental_sat_error_message)"
AttributeError: 'libmambapy.bindings.Context' object has no attribute 'experimental_sat_error_message'

Work being done on #103 if you want to track progress!

from conda-libmamba-solver.

jezdez avatar jezdez commented on May 29, 2024

FWIW libmamba 1.3.1 and libmambapy 1.3.1 were released on defaults.

from conda-libmamba-solver.

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.