Skip to content
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

Fails to start with Spyder 4.2.1 #85

Open
juliangilbey opened this issue Feb 13, 2021 · 0 comments
Open

Fails to start with Spyder 4.2.1 #85

juliangilbey opened this issue Feb 13, 2021 · 0 comments

Comments

@juliangilbey
Copy link

I know this package is currently unmaintained, but if someone does pick it up again:

In commit spyder-ide/spyder@305fb2e the initialize_plugin() method was removed from spyder.api.plugins.SpyderPluginWidget, which prevents this plugin from working.

Also, a more minor matter: since spyder.api.plugins uses super() for calling superclasses, this plugin should do the same, rather than calling the superclass explicitly as SpyderPluginWidget.__init__(...).

Best wishes, Julian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant