随笔分类 -  python

摘要:pycharm无法删除invalid interpreter(无效解析器)的问题 例如study显示为invalid 打开C:\Users\Administrator\AppData\Roaming\JetBrains\PyCharm2020.1\options\jdk.table.xml文件,删除 阅读全文
posted @ 2022-04-26 14:51 yang417 阅读(682) 评论(3) 推荐(0) 编辑
摘要:##一、问题描述 使用pip安装ipython pip install ipython,出现报错 Using cached https://mirrors.aliyun.com/pypi/packages/71/bd/042e63027bea950da4e6f5545eb59b973868da854 阅读全文
posted @ 2021-04-07 10:14 yang417 阅读(1025) 评论(0) 推荐(0) 编辑
摘要:##一、编译安装vim 1.查看vim版本 vim --version|grep python +cryptv +linebreak +python/dyn +viminfo +cscope +lispindent -python3 +vreplace 当前版本不支持python3 2.clone新 阅读全文
posted @ 2021-03-30 10:56 yang417 阅读(1257) 评论(0) 推荐(0) 编辑
摘要:##一、下载相关插件 cd ~/.vim/bundle 如果没有该目录,创建一个,用来存放相关插件包。 git clone https://github.com/tomtom/tlib_vim.git git clone https://github.com/MarcWeber/vim-addon- 阅读全文
posted @ 2021-03-29 14:35 yang417 阅读(495) 评论(0) 推荐(0) 编辑
摘要:**一.pyenv安装** 1、安装git `yum install git -y` 2、安装Python编译依赖 `yum -y install gcc make patch gdbm-devel openssl-devel sqlite-devel readline-devel zlib-dev 阅读全文
posted @ 2021-03-14 16:19 yang417 阅读(728) 评论(0) 推荐(0) 编辑

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