-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[Bug]: Inconsistency between successful pip installation and inability to locate the installed package #1616
Comments
Could you check the latest version? |
![]() ============== 06:10:41 - opendevin:ERROR: agent_controller.py:147 - Error in loop During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new Provider List: https://docs.litellm.ai/docs/providers INFO: 192.168.65.1:50167 - "GET /api/select-file?file=main.py HTTP/1.1" 200 OK |
output of the kernel restart? |
Could you test that PR? |
Closing this issue as PR has merged. Please reopen if this did not resolve the issue. |
Is there an existing issue for the same bug?
Describe the bug
There is an inconsistency between the completion of the pip installation and the inability to locate the installed package thereafter. The pip installation process finishes successfully, indicating that the library should be installed, but subsequent attempts to use or import the library fail due to it not being recognized.
Current Version
Installation and Configuration
Model and Agent
-groq/llama3-8b-8192 -CodeActAgent
Reproduction Steps
I am requesting an example of a Discord bot from OpenDevin. installation process was successful. However, after the installation, I cannot use the installed library.
Logs, Errors, Screenshots, and Additional Context
The text was updated successfully, but these errors were encountered: