-
Notifications
You must be signed in to change notification settings - Fork 474
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
poetry add e2b_code_interpreter
doesn't work
#492
Comments
I'm able to install 1.0.3, @willshang76 are you trying something else?
|
I tried to output the logs. The agentops and e2b-code-interpreter requires different packaging version and my project relies on both. How could I solve this kind of problem? |
may be using separate virtual environment works? Are you using agentops in e2b or that is a different project? |
Describe the bug
When try to use poetry to install e2b, it fails.
To Reproduce
Steps to reproduce the behavior:
poetry add e2b_code_interpreter
Using version ^1.0.2 for e2b-code-interpreter
Updating dependencies
Resolving dependencies... (1.2s)
list index out of range
The text was updated successfully, but these errors were encountered: