Replies: 2 comments
-
| just install it in the same virtual env you are running the openevolve. Many of the examples have their own requirements.txt for this purpose e.g. https://github.com/codelion/openevolve/blob/main/examples/function_minimization/requirements.txt |
Beta Was this translation helpful? Give feedback.
0 replies
-
| What I do for complex dependencies is to install them in another virutal environment, and use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
e.g. generated code contains
import requestsHow to install the dependency in evaluator?
Beta Was this translation helpful? Give feedback.
All reactions