Giter Site home page Giter Site logo

Comments (6)

samuelbutler avatar samuelbutler commented on July 28, 2024

This line of your output looks like this isn't being run in a virtual env
[2023-04-19 06:03:19,041] [registry.py:249] Loading registry from /opt/homebrew/lib/python3.9/site-packages/evals/registry/completion_fns

That means the eval scripts can't find the benchmarking.pth file that you should have created in /Users/ejohnson/src/Auto-GPT-Benchmarks/venv/lib/python3.9/site-packages/benchmarking.pth after you created and activated a Python virtual environment named venv.

The contents of that benchmarking.pth file should be /Users/ejohnson/src/Auto-GPT-Benchmarks/ for your system.

That should resolve this error.

from auto-gpt-benchmarks.

johnseth97 avatar johnseth97 commented on July 28, 2024

Hmm, that is what the contents of benchmarking.pth happens to be, but it's throwing the same error.

from auto-gpt-benchmarks.

samuelbutler avatar samuelbutler commented on July 28, 2024

even in a virtual environment? can you post your error output again while running this in a venv?

I had this same error and was able to resolve it which is what makes me think this isn't a bug.

from auto-gpt-benchmarks.

johnseth97 avatar johnseth97 commented on July 28, 2024

After running source venv/bin/activate.fish, my fish prompt changes to show that I am in fact in a venv, but I still receive the same output.

I am running on a M1 MacBook Pro, but I really don't think that should make much of a difference.

from auto-gpt-benchmarks.

dschonholtz avatar dschonholtz commented on July 28, 2024

@desojo and @samuelbutler These guys should be resolved now.
Thanks for taking an initial crack at it when it was still really, really unstable.

from auto-gpt-benchmarks.

dschonholtz avatar dschonholtz commented on July 28, 2024

I am closing this, as this is no longer how we run benchmarks

from auto-gpt-benchmarks.

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.