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

Error using MultiProcessEvalPipeline and run_eval #65

Open
lucy0828 opened this issue Apr 1, 2024 · 2 comments
Open

Error using MultiProcessEvalPipeline and run_eval #65

lucy0828 opened this issue Apr 1, 2024 · 2 comments

Comments

@lucy0828
Copy link

lucy0828 commented Apr 1, 2024

I get error when using
MultiProcessEvalPipeline:
ImportError: cannot import name 'ZenoParameters' from 'zeno'

run_eval:
File "/Users/ahhyun/Jupyter/gentopia/GentPool/evaluate.py", line 43, in main
evaluator.run_eval(agent, save_dir=args.save_dir)
File "/Users/ahhyun/Jupyter/gentopia/GentPool/gentpool/bench/eval/eval_pipe.py", line 148, in run_eval
raise NotImplementedError("Consistency eval is not supported yet.")

How can I fix the problem?

Copy link

github-actions bot commented Apr 1, 2024

Greetings! Thanks for your first issue!

@lucy0828
Copy link
Author

lucy0828 commented Apr 1, 2024

It seems like I have installed a wrong Zeno package. I tried again with by installing pip install zenoml and it seems to work but I still get error with run_eval.

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