NoneJou072 / robochain

A simulation framework based on ROS2 and LLMs(like GPT) for robot interaction tasks in the era of large models
MIT License
88 stars 12 forks source link

ModuleNotFoundError: No module named 'robopal.robots' #9

Open deavn2236 opened 4 months ago

deavn2236 commented 4 months ago

When I run "ros2 run gptserver gptserver", I will receive an error message "ModuleNotFoundError: No module named 'robopal. robots'", but I have already installed robopal. How can I resolve this issue

NoneJou072 commented 4 months ago

It seems you have not installed robopal correctly. Make sure you install robopal from the source instead of the pip.

MrLean55 commented 4 months ago

Maybe i got the same problem, which states no module named“langchain” and “robopal” in gptserver and gptclient. But i have downloaded both of them🤔

DongRos commented 2 months ago

我也是 你解决了吗?me too,did you sovle?

DongRos commented 2 months ago

Maybe i got the same problem, which states no module named“langchain” and “robopal” in gptserver and gptclient. But i have downloaded both of them🤔

你解决了吗 我和你一样