When installing lutris

The following packages have unmet dependencies:
lutris : Depends: python3-distro but it is not installable
Recommends: libwine-development but it is not going to be installed
Recommends: winetricks but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I get this error

What is the output of sudo apt-get install python3-distro ?Can you try running
sudo apt-get install -f
sudo apt-get update ?

sudo apt-get install -f python3-distro
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python3-distro is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘python3-distro’ has no installation candidate