On 23/02/25 6:03 pm, Nilesh Patra wrote:
>
>
> On 23/02/25 05:19, Alexandre Detiste wrote:
>> There was a cyclic bootstrap relationship between this and ... Pandas (?)
>> in the Numpy transition that was handled swiftly in the Pandas side
>> but I thing we are a now far enough in Numpy transition the reopload
>> 3.8 to unstable with the accumulated fixes and start working
>> on 3.10 for experimental.
>
> I tried to upload the accumulated fixes, did not notice the tests were enabled
> and screwed up and had to do multiple uploads -- sorry for that.
>
> I've pushed changes for 3.10.0 to debian/experimental branch on salsa and
> uploaded
> to experimental as well.
So a a bunch of things are failing with:
```
ImportError: Cannot load backend 'TkAgg' which requires the 'tk' interactive
framework, as 'headless' is currently running
```
I am unsure what it wrong here, and have raised a issue on github. This does
not look
like a packaging error to me but please review!