fastapi_cache2的安装

fastapi_cache2安装

瞅瞅python 的版本必须要3.7以上
才能安装成功
如果python是3.7以上
pip install 安装不成功
则可以在
http://mirrors.aliyun.com/pypi/simple/fastapi-cache2/
fastapi_cache2的安装_第1张图片
fastapi_cache2的安装_第2张图片
fastapi_cache2的安装_第3张图片
看看路径 然后执行 pip install xxx.whl 就可以了,其他的包也可以类似执行

你可能感兴趣的:(python,python)