Build Error: tkinterextensions 1.9.9 for on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • tkinterextensions 1.9.9

I’ve fixed the dependencies on these, retrying the build now - One caveat here is that we’re on a bit of a freeze, so you will be able to use the fixed project, but the changes won’t stick if you make changes to the project, until a few days past new years.

And New error:

 from . import _imaging as core
ImportError: DLL load failed while importing _imaging: The specified module could not be found.

Checking compatibility between Pillow and this version of tkinterextensions…


It looks like tkinterextensions has also moved to GitHub - Jakar510/PythonExtensions: Strongly typed classes with multiple built in helper functions to speed up development., so I’m also going to see if PythonExtensions is working instead.

I’ve updated your project with pythonextensions it’s won’t be generally available on the platform until next week, but in theory it replaces tkinterextensions. If it’s not the right thing, you can simply revert to your previous working build in the history section.