missing dependency for package "borgbackup"

after running
and executing the program I got an error. So I did
and now it's fine.
- Code: Select all
urpmi borgbackup
and executing the program I got an error. So I did
- Code: Select all
urpmi python3-setuptools
and now it's fine.