错误提示
pip install ragas 后保错
shell
File "D:\pythonProject\MachineLearning\.venv\Lib\site-packages\pip\_vendor\urllib3\response.py", line 443, in _error_catcher
raise ReadTimeoutError(self._pool, None, "Read timed out.")
输入下面的
shell
pip install ragas --index-url https://pypi.org/simple/ --trusted-host pypi.org --trusted-host files.pythonhosted.org --proxy http://127.0.0.1:7890
原因
我不知道为什么,我进去清华大学开元镜像网站后是下面的样子

干脆直接换科学上网这样的