Comment 3 for bug 1981120

Revision history for this message
Lucas Albuquerque Medeiros de Moura (lamoura) wrote :

Hi ublover,

Looking at the error log you provided, it seems that the error is coming from the pyyaml version you are using. By the path ua is looking for, /usr/local/lib/python3.10/dist-packages/yaml/, I am assuming that this dependency was installed through pip. Therefore, we could have a pyyaml version that is incompatible with ua. Is it possible for you to use the packaged version of pyyaml instead, python3-yaml ?

Note that you would not need to install it, since it is already a dependency of ua