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

After uninstalling py5mode on Windows, Thonny is broken #19

Closed
codeanticode opened this issue May 9, 2022 · 1 comment
Closed

After uninstalling py5mode on Windows, Thonny is broken #19

codeanticode opened this issue May 9, 2022 · 1 comment

Comments

@codeanticode
Copy link

I uninstalled py5mode, and upon restarting Thonny I got the following error:

image

After closing this error, the IDE is frozen.

But then I uninstalled and re-installed Thonny, and the same error comes up - I even manually deleted the AppData/Local/Programs/Thonny folder before uninstalling and still the same error comes up, so effectively making Thonny unusable. Tested on Windows 10.

@tabreturn
Copy link
Owner

You're using Windows, I assume? Delete the \AppData\Roaming\Thonny folder (or, more specifically, edit/delete the configuration.ini file therein).

Thonny won't default to another theme if the one you've applied is missing. By uninstalling thonny-py5mode, you've effectively deleted the active theme (Kyanite). However, this issue is fixed in Thonny 4: thonny/thonny#2149

Note that thonny-py5mode won't run on Thonny 4 until JPype adds wheels for Python 3.10 (probably quite soon).

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

2 participants