Hey there!
I was trying to build the mayan image but I am getting the following error:
I installed the development dependencies and that worked fine (when retrying ever dependency is satisfied). Everything is happening in a Python venv and my Python version is 3.10.6. It should also be the only Python version on my system (python --version and python3 --version give the same result).
It seems that when I try to build it somehow does not use the venv, but it is active so I would not understand why that is.
Does anyone have any ideas regarding my issue? Thanks in advance.