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

运行python try_chat.py出现导包失败,可这个包已经按照要求安装了 #3

Open
MemoryOldTime opened this issue Aug 5, 2024 · 1 comment

Comments

@MemoryOldTime
Copy link

(agent) F:\Project\Change-Agent\Multi_change>python try_chat.py
Traceback (most recent call last):
File "F:\Project\Change-Agent\Multi_change\try_chat.py", line 2, in
from lagent.actions import ActionExecutor, GoogleSearch, PythonInterpreter, Visual_Change_Process_PythonInterpreter
ImportError: cannot import name 'Visual_Change_Process_PythonInterpreter' from 'lagent.actions' (C:\Users\XD.conda\envs\agent\lib\site-packages\lagent\actions_init_.py)

@Chen-Yang-Liu
Copy link
Owner

(agent) F:\Project\Change-Agent\Multi_change>python try_chat.py Traceback (most recent call last): File "F:\Project\Change-Agent\Multi_change\try_chat.py", line 2, in from lagent.actions import ActionExecutor, GoogleSearch, PythonInterpreter, Visual_Change_Process_PythonInterpreter ImportError: cannot import name 'Visual_Change_Process_PythonInterpreter' from 'lagent.actions' (C:\Users\XD.conda\envs\agent\lib\site-packages\lagent\actions__init__.py)

按理说不会有这个问题,请问目前是否已经解决了呢?

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

2 participants