-
Notifications
You must be signed in to change notification settings - Fork 39
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
TypeError: 'NoneType' object is not subscriptable #66
Comments
I am receiving the same error in sublime text 3 on Mac Os X |
Hi
|
hi everybody,
i installed ST3 running as root, and most of time i use it, i'm running as root. could that cause issues? i remember when i used code before, an (open-source-)editor by visual studio. there i had some problems running as root. in the end i uninstalled it, because i discovered it was sending a huge amount of data while running something in the background every time i was writing code. my connection and my os began slowing down. i really tried everything ... first of all, i disabled the telemetry-setting in the "usual" prereferences. but that didn't change anything. so i looked for a file called 'product.json', where i switched the telemetry-setting there to false, too. but i additionally had to switch another setting to false, called 'telemetry-crash-reporter'. but all that had no effect as well. |
This case seems to be unhandled when loading the version of pylint:
The text was updated successfully, but these errors were encountered: