-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用最新版本,安装后有错误提示 #208
Comments
@jason416 你好,请问你用的什么系统?python版本是多少?ycm可以正常使用吗?(补全代码可以不?) |
@chxuan Ubuntu16.04最新版,Python3和Python2都试过,ycm是正常使用的,这个三方库好像提示升级。 |
@jason416 根据上面的报错信息,你升级下cryptography试试 |
@chxuan 我用pip install --upgrade cryptography试过,还是有这个提示,我删除下环境,用Python2试试。 |
@chxuan 这个模块目前不知道谁在用,我把他删除了,就没这个提示了。不删除的话,pip装任何库都会打印这个:
|
@jason416 意思就是说这个Old version of cryptography 影响到了pip以及vimplus的ycm,如果删除这个软件,pip和vimplus的ycm都不会报错了嘛 |
@chxuan YES! 目前使用我没发现有啥异常的,pip以及vimplus的ycm都正常使用,不会打印那个提示。 |
下面是打开vim的错误提示:
貌似不影响使用,大佬有空查一下
The text was updated successfully, but these errors were encountered: