上一页 1 2 3 4 5 6 7 8 ··· 10 下一页
摘要: TextStyleOpts:文字样式配置项 class TextStyleOpts( # 文字颜色。 color: Optional[str] = None, # 文字字体的风格 # 可选:'normal','italic','oblique' font_style: Optional[str] = 阅读全文
posted @ 2022-11-26 18:15 xudong5273 阅读(459) 评论(0) 推荐(0) 编辑
摘要: 镜像列表 阿里云 https://mirrors.aliyun.com/pypi/simple 清华大学 https://pypi.tuna.tsinghua.edu.cn/simple 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple 豆瓣 https: 阅读全文
posted @ 2022-11-26 11:13 xudong5273 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 背景 由于pip版本过高 22.3.1,安装下载pip20.2.4时报以下错误 ValueError: Unable to find resource t64.exe in package pip._vendor.distlib 解决方案: 卸载 setuptools python -m pip u 阅读全文
posted @ 2022-11-26 10:57 xudong5273 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 可点击左上角文件“选项”-“常规与保存”,勾选“R1C1引用样式”即可 阅读全文
posted @ 2022-11-16 02:17 xudong5273 阅读(459) 评论(0) 推荐(0) 编辑
摘要: python 3.9.7 pip 22.3.1 pycharm无法安装第三方库,切换了国内镜像也不行,网上的教程只言片语。本人说下本人遇到的问题以及解决方案。 1.检查下解释器对不对 2.删除原来的python官网镜像,切换国内镜像,以下任选a56爆大奖在线娱乐 阿里云 https://mirrors.aliyun 阅读全文
posted @ 2022-11-09 15:45 xudong5273 阅读(430) 评论(0) 推荐(0) 编辑
摘要: open ~/.bash_profile # 解决常用命令找不到的问题 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" source ~/.bash_profile 参考: https://blog.csdn.n 阅读全文
posted @ 2022-11-09 12:00 xudong5273 阅读(416) 评论(0) 推荐(0) 编辑
摘要: python3执行pip list出现警告 WARNING: You are using pip version 21.2.3; however, version 22.3.1 is available. You should consider upgrading via the 'F:\Pytho 阅读全文
posted @ 2022-11-09 09:04 xudong5273 阅读(73) 评论(0) 推荐(0) 编辑
摘要: https://www.python.org/downloads/release/python-397/ 参考 https://blog.csdn.net/Elon15/article/details/125656347 阅读全文
posted @ 2022-11-08 22:58 xudong5273 阅读(17) 评论(0) 推荐(0) 编辑
摘要: mac自带python2.7,使用brew下载python3太慢经常容易失败,a56爆大奖在线娱乐官网下载。本次安装版本为3.9.7 1.官网下载python3.9.7,鼠标滑到最下面,找到对应版本下载,然后一路下一步傻瓜安装成功即可。 安装完成后,Mac会在/library/frameworks/python.f 阅读全文
posted @ 2022-11-08 19:18 xudong5273 阅读(386) 评论(0) 推荐(0) 编辑
摘要: 1.去nginx官网下载 http://nginx.org/en/download.html 下载后解压到本地 2.安装部署 1、下载完成后,解压缩,运行cmd,使用命令进行操作,不要直接双击nginx.exe,一定要在dos窗口启动,不要直接双击nginx.exe,这样会导致修改配置后重启、停止n 阅读全文
posted @ 2022-09-26 20:01 xudong5273 阅读(39) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页