Git Product home page Git Product logo

Comments (6)

dosubot avatar dosubot commented on June 18, 2024 3

The issue you're encountering with trulens_eval version 0.28.0, related to either a missing alembic.ini file or a KeyError for 'formatters', seems to stem from changes or missing configurations in this specific version. The alembic.ini file is crucial for Alembic to manage database migrations, and the KeyError suggests a possible misconfiguration or missing section in this file or related configuration files.

To address this issue, consider the following steps:

  1. Verify Installation and Dependencies: Ensure that all dependencies are correctly installed. This includes not only trulens_eval but also alembic and SQLAlchemy, as they are closely tied to the functionality that seems to be failing.

  2. Check for Version Conflicts: Use utilities provided by trulens_eval to check for any version conflicts among installed packages, especially those related to alembic and SQLAlchemy.

  3. Review Documentation or Source Code: If possible, review the trulens_eval documentation or source code for any notes on changes to the Tru() function or database migration process between versions 0.27.0 and 0.28.0.

  4. Reach Out to Maintainers: If the issue persists, consider reaching out to the trulens_eval maintainers for more direct support, as they may offer specific guidance or acknowledge a known issue with the version in question.

Downgrading to version 0.27.0 as a temporary workaround is sensible, but for a long-term solution, following these steps should help identify and resolve the root cause of the problem.

Sources

About Dosu

This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

from trulens.

YenFuLin avatar YenFuLin commented on June 18, 2024 1

Getting the same error using 0.28.0, but back to 0.27.2 is work!

from trulens.

greg-oc avatar greg-oc commented on June 18, 2024 1

Hi @piotrm0 , just tested with the patch release and that has fixed the issue for me, thanks!

from trulens.

ujjwalm29 avatar ujjwalm29 commented on June 18, 2024

Getting the same error!

from trulens.

piotrm0 avatar piotrm0 commented on June 18, 2024

Thanks for the report. I'm having trouble replicating with the listed versions. Can you post the entirety of python --version and pip list?

Nevermind. I can replicate it on a fresh env.

from trulens.

piotrm0 avatar piotrm0 commented on June 18, 2024

Hi again. I found one issue which might be the problem here. A patch release 0.28.1 is up. Please update trulens_eval and let me know if the issue is fixed.

from trulens.

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.