Update ihatemoney fails

What app is this about, and its version: ihatemoney 6.1.5
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Other ARM board

Describe your issue

Hello,

I am trying to update ihatemoney from 6.1.5 to 7.0.1 fails.

First of all, before the upgrade, I received this warning:
This app requires 300M RAM to install/upgrade but only 161M is available right now.

I decided to try anyway and it looked ok, but eventually it fails. The logs are here: https://paste.yunohost.org/raw/mocihocojeand what I think is the relevant part is:

The log mentions a package that could be installed manually. Is that ok/clean to do it?

Thanks a lot.

Share relevant logs or error messages

2026-04-01 20:53:44,072: WARNING -       Error: pg_config executable not found.
2026-04-01 20:53:44,076: DEBUG - 
2026-04-01 20:53:44,078: WARNING -       pg_config is required to build psycopg2 from source.  Please add the directory
2026-04-01 20:53:44,082: WARNING -       containing pg_config to the $PATH or specify the full executable path with the
2026-04-01 20:53:44,087: WARNING -       option:
2026-04-01 20:53:44,091: DEBUG - 
2026-04-01 20:53:44,093: WARNING -           python setup.py build_ext --pg-config /path/to/pg_config build ...
2026-04-01 20:53:44,097: DEBUG - 
2026-04-01 20:53:44,099: WARNING -       or with the pg_config option in 'setup.cfg'.
2026-04-01 20:53:44,104: DEBUG - 
2026-04-01 20:53:44,106: WARNING -       If you prefer to avoid building psycopg2 from source, please install the PyPI
2026-04-01 20:53:44,111: WARNING -       'psycopg2-binary' package instead.

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