Hi David!
If you go to Tools => Manage plug-ins, do you see "thonny"
package among other packages? If yes, then where is it installed?
If it is not under the same directory, than Thonny itself, then
you may have a copy of "thonny" in your user site directory (https://www.python.org/dev/peps/pep-0370/,
usually something like C:\Users\...\AppData\Roaming\Python\Python37\site-packages).
This can happen when installing an older thonny plugin directly
with "pip install --user" or with package manager in older Thonny
versions.
If this is the case, then per user "thonny" package overrides "thonny" package in proper Thonny installation directory. The solution is to delete the directory of outdated "thonny" package.
Please let me know whether this helps you!
Best regards,
Aivar
--
You received this message because you are subscribed to the Google Groups "thonny" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thonny+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thonny/9106d15a-6b65-4de1-8674-252fd9e53e03%40googlegroups.com.