What I’m trying to do:
Upgrade an old, existing App to use Packages. Not Python 3, just Packages. (One step at a time.)
What I’ve tried and what’s not working:
- Start IDE
- Gear → Upgrade to Python 3… → Yes
- Save this version
- Close or run app
The IDE reports that the App has not been saved, and that any recent changes may have been lost. Sure enough, “View history” does not show the saved change.
With various editor backup folders and WinMerge backup files, in my local working directory, it’s hard to be sure exactly how big this app is, but it was well over a megabyte (and over 200 files) a year ago.
I’ve tried with Chrome (private mode), Edge, and Firefox. Same result each time. No harm done, but no new folder structure, either. Near as I can tell, everything’s just as it was.
Task Manager does not indicate that the IDE ran out of memory.
If need be, I can send a clone link privately.