On 12/12/2021 22:14, Marco Atzeri wrote:
On 09.12.2021 07:26, Marco Atzeri wrote:
After the latest update of python 3.6-3.8 I have started the
deployment of python39
I will send the Announcement when I will be a bit more in depth
on the deployment of the python39-* packages
$ cygcheck -cd |grep python39 |wc -l
25
$ cygcheck -cd |grep python38 |wc -l
154
It could take a while..
$ cygcheck -cd |grep python39 |wc -l
44
but I hit a missing package: python-imaging
Hamish,
can you upload a new python-imaging that includes the 39 ?
I just uploaded the python39-olefile that seems the only dependency.
If you need anything else let me know
Regards
Marco
Okay.
Guess I'll rebuild wxPython as well then.
I'm midway through doing an update to wxPython 4.1.x but can't get the
wxWidgets unit tests to build, so I'll do that later I guess.
Hamish