Impossible d'installer Kresus après mise à jour de YNH en v4: problème avec python-cffi?

Mon serveur YunoHost

Matériel: Brique Internet (Lime 2) avec VPN
Version de YunoHost:

root@olinux:~# yunohost --version
yunohost: 
  repo: stable
  version: 4.0.8.3
yunohost-admin: 
  repo: stable
  version: 4.0.4
moulinette: 
  repo: stable
  version: 4.0.3
ssowat: 
  repo: stable
  version: 4.0.5

J’ai accès à mon serveur : En SSH et par la webadmin et en direct avec un clavier/écran
Êtes-vous dans un contexte particulier ou avez-vous effectué des modifications particulières sur votre instance ? : oui
Si oui, expliquer: côté mail pour avoir un MX secondaire chez un ami.

Description du problème

J’essaye d’installer Kresus sur mon serveur YuNoHost, par l’interface graphique d’administration.

Il semble y avoir un problème avec la version du module python cffi (les logs sont disponibles derrière ce lien):

[…]
Exception: Version mismatch: this is the 'cffi' package version 1.14.4, located in '/tmp/pip-build-env-85a5kzdk/overlay/lib/python3.7/site-packages/cffi/api.py'.  When we import the top-level '_cffi_backend' extension module, we get version 1.12.2, located in '/usr/lib/python3/dist-packages/_cffi_backend.cpython-37m-arm-linux-gnueabihf.so'.  The two versions should be equal; check your installation.
2020-12-28 11:20:28,329: WARNING -     ----------------------------------------
2020-12-28 11:20:28,332: WARNING - ERROR: Command errored out with exit status 1: /var/www/kresus/venv/bin/python3 /var/www/kresus/venv/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpilv5d4lq Check the logs for full command output.
[…]

Est-ce que quelqu’un a réussi à installer Kresus sur un YNH 4 ?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.