human-eval icon indicating copy to clipboard operation
human-eval copied to clipboard

When running the code generated by the model, an error occurs: failed: No module named 'scipy'

Open HangXue-lab opened this issue 2 years ago • 0 comments

I have make the evaluating program running successfully. But sometimes the error like: “No module named XXX” occurred. I want to know which python libraries can be called when the code generated by the model is run in humaneval's sandbox environment.

HangXue-lab avatar Feb 03 '24 07:02 HangXue-lab