You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] playwright._impl._errors.Error: BrowserType.launch_persistent_context: Chromium distribution 'chrome' is not found at /opt/google/chrome/chrome #846
我执行了
sudo /home/meme/miniconda3/envs/crawlzhihu/bin/uv run playwright install-deps无报错。再执行:uv run uvicorn api.main:app --host 0.0.0.0 --port 8071 --reload,然后用浏览器访问,结果报错:确实不存在
/opt/google/chrome/chrome文件