07 2023 档案

摘要:# 问题 安装一个包,本身已经包含某依赖,在新的安装包还会重复安装 # 方案 ## 方法1 手动提前安装好包对应的依赖包,然后无依赖安装该包 pip install --no-deps xxx ## 方法2 下载包并修改对应的依赖包版本,再安装。如: Clone the library and ch 阅读全文
posted @ 2023-07-31 10:56 春树&暮云 阅读(99) 评论(0) 推荐(0) 编辑
摘要:# 问题 ![](https://img2023.cnblogs.com/blog/2550519/202307/2550519-20230713133821636-1712732866.png) # 方法 不使用原始密码,使用github生成的tokens作为密码鉴权 ![](https://im 阅读全文
posted @ 2023-07-13 13:41 春树&暮云 阅读(216) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示