Comment 5 for bug 1959918

Revision history for this message
Heinrich Schuchardt (xypron) wrote : Re: Build failure with Python 3.10

For Python 3.10 we would need Keras v2.8.0. Since v2.6.0 Keras does not support Theano as backend anymore but requires TensorFlow. We don't package TensorFlow.

So removing Keras and its reverse dependencies seems to be the best choice.

The following reverse dependencies need to be removed too:

* invesalius
* keras-preprocessing/python3-keras-preprocessing
* keras-applications/python3-keras-applications

A 'Recommends:' for python3-keras should be removed in debian-astro/astro-python3.