随笔分类 -  Python

Python无解问题
摘要:2024-08-16 环境:window11家庭版 Python 3.12.4 Traceback (most recent call last): File "C:\Users\illusion\AppData\Local\Programs\Python\Python312\x.py", line 阅读全文

posted @ 2024-08-16 16:07 angelshelter 阅读(541) 评论(0) 推荐(0)

Python新手
摘要:2024-08-12 pip下载慢,加一个代理 pip3.exe config set global.index-url https://mirrors.aliyun.com/pypi/simple/ 这个是window上的 linux 上的方式 pip3 install redis --index 阅读全文

posted @ 2024-08-12 17:29 angelshelter 阅读(7) 评论(0) 推荐(0)

导航