MIGUEL MARIANO RUBIDE MOSQUERA
MIGUEL MARIANO RUBIDE MOSQUERA
I tried to install both locally and from Docker and I have the same problem. 2025-03-18 13:52:14 2025-03-18 13:52:14 INFO [browser_use] BrowserUse logging setup complete with level info 2025-03-18 13:52:14...
(web-ui) PS D:\Browser Use\web-ui> python webui.py --ip 127.0.0.1 --port 7788 INFO [browser_use] BrowserUse logging setup complete with level info Traceback (most recent call last): File "D:\Browser Use\web-ui\webui.py", line 33, in...
After installing pip install langchain_google_genai File "D:\Browser Use\web-ui\webui.py", line 28, in from src.utils import utils File "D:\Browser Use\web-ui\src\utils\utils.py", line 10, in from langchain_google_genai import ChatGoogleGenerativeAI ModuleNotFoundError: No module named 'langchain_google_genai'...