Funkwhale can't be installed - Numpy x86_v2 error

What app is this about, and its version: Funkwhale, 2.0.1
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Old laptop or computer

Describe your issue

:united_kingdom:
While trying to update my funkwhale installation (ie : I don’t have the fail2ban file linked to funwhale that is marked to be backup), and choosing to uninstall and then reinstall, I got an issue :

Info : DEBUG - RuntimeError: NumPy was built with baseline optimizations:
Info : DEBUG - (X86_V2) but your machine doesn’t support:
Info : DEBUG - (X86_V2).

I guess the solution is to install the version 1.4.1, but I don’t know how to do it, even through command line.

:france:
En tentant de mettre à jour Funwhale (en fait, je n’ai pas le fichier fail2ban à sauvegarder), via une désinstallation, puis réinstallation, j’ai eu ce message d’erreur :
Info : DEBUG - RuntimeError: NumPy was built with baseline optimizations:
Info : DEBUG - (X86_V2) but your machine doesn’t support:
Info : DEBUG - (X86_V2).

Je pense que la solution serait d’installer la version 1.4.1, mais je ne sais pas comment faire, même en ligne de commande.

Share relevant logs or error messages

https://paste.yunohost.org/raw/iyiwetemoc

You can try this
yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/1a8868e986edfb316bdcfc3ff00f2f2fc151c74a

Go to the funkwhale_ynh repo, open manifest.toml, check the file history and select the commit corresponding to the version you need. Then click “Browse files” : you will get the repo url corresponding to that version.