博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Sublime Text 报“Pylinter could not automatically determined the path to lint.py.
阅读量:4694 次
发布时间:2019-06-09

本文共 917 字,大约阅读时间需要 3 分钟。

1. 问题描述:

 自己在st3中安装了pylinter插件,但是没有成功,出现如下错误:

"Pylinter could not automaticallydetermined the path to lint.py. Please provide one in the settings file usingthe pylint_path variable. NOTE: If you are using a Virtualenv, the problemmight be resolved by launching Sublime Text from correct Virtualenv。

2.

解决方法1:

   1)到官网https://pypi.python.org/pypi/pylint#downloads下载:,dos下运行它,或者直接运行其中的setup.py ,

   2)开ST3,然后ctrl+shift+p ,remove package,remove掉这个pylint,package。可以换一个  安装。

解决方法2:

   1) 修改目录下的Pylinter.sublime-settings的文件,可以在Preferences中设置pylint_path的变量。但修改了路径,此方法自己没成功。

 

参考:

Pylinter could not automatically determined the path to lint.py.与sublimeText2问题的处理:http://m.blog.csdn.net/blog/zhdnuli/39296547;

 : http://blog.chinaunix.net/uid-24641004-id-5061089.html;

Pylinter could not automatically determined the path to 'lint.py' : http://blog.csdn.net/viease/article/details/45027999;

转载于:https://www.cnblogs.com/zhicn/p/4857216.html

你可能感兴趣的文章
Javascript-正则表达式-开发中的使用.
查看>>
stl学习之测试stlen,cout等的运行速度
查看>>
入门GoldenGate总结
查看>>
魔戒三曲,黑暗散去;人皇加冕,光明归来
查看>>
Error和Exception
查看>>
Python和Singleton (单件)模式[转载]
查看>>
hibernate多对多单向(双向)关系映射
查看>>
二分查找题
查看>>
httpclient设置proxy与proxyselector
查看>>
IT常用单词
查看>>
拓扑排序
查看>>
NYOJ--32--SEARCH--组合数
查看>>
JMS
查看>>
gulpfile 压缩模板
查看>>
【34.14%】【BZOJ 3110】 [Zjoi2013]K大数查询
查看>>
【 henuacm2016级暑期训练-动态规划专题 A 】Cards
查看>>
第五篇:白话tornado源码之褪去模板的外衣
查看>>
设备常用框架framework
查看>>
bootstrap模态框和select2合用时input无法获取焦点(转)
查看>>
21世纪经济网APP
查看>>