GithubHelp home page GithubHelp logo

Comments (4)

aparajita avatar aparajita commented on August 20, 2024

Reinstall it.

from sublimelinter-flake8.

bvanvugt avatar bvanvugt commented on August 20, 2024

Had to clean install SublimeLinter + Flake8. Working now.

from sublimelinter-flake8.

Teleshot avatar Teleshot commented on August 20, 2024

I am having a similar issue. This plugin was working fine for me but now it has suddenly stopped working. I have tried uninstalling flake8, SublimeLinter, and SublimeLinter-flake8 and reinstalling but I am still getting the same RuntimeError in the console:

reloading plugin SublimeLinter-flake8.linter
Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 73, in reload_plugin
    m = importlib.import_module(modulename)
  File "./importlib/__init__.py", line 90, in import_module
  File "<frozen importlib._bootstrap>", line 1584, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1565, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1532, in _find_and_load_unlocked
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 671, in load_module
    exec(compile(source, source_path, 'exec'), mod.__dict__)
  File "linter in C:\Users\User\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter-    flake8.sublime-package", line 17, in <module>
  File "C:\Users\User\AppData\Roaming\Sublime Text 3\Packages\SublimeLinter\lint\linter.py", line     124, in __init__
    cls.reinitialize()
  File "C:\Users\User\AppData\Roaming\Sublime Text 3\Packages\SublimeLinter\lint\python_linter.py", line 98, in reinitialize
    cls.initialize()
  File "linter in C:\Users\User\AppData\Roaming\Sublime Text 3\Installed Packages\SublimeLinter-    flake8.sublime-package", line 74, in initialize
RuntimeError: super(): empty __class__ cell

My flake8 settings are the same as above. Thanks for your help.

from sublimelinter-flake8.

bvanvugt avatar bvanvugt commented on August 20, 2024

@Teleshot I got it working eventually, but had to completely reinstall SublimeText.

from sublimelinter-flake8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.