Dependency not installable when running setup.py

I receive the following when running setup.py:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libc6:armhf : Depends: libgcc-s1:armhf but it is not installable
Recommends: libidn2-0:armhf (>= 2.0.5~) but it is not installable
libttspico-utils:armhf : Depends: libpopt0:armhf (>= 1.14) but it is not installable
E: Unable to correct problems, you have held broken packages.
E: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:

  1. libttspico-utils:armhf=1.0+git20130326-14.1 is selected for install
  2. libttspico-utils:armhf Depends libpopt0:armhf (>= 1.14)
    but none of the choices are installable:
    [no choices]

Try to fix it yourself, or contact service@sunfounder.com with this message

Could you please provide the complete error message from the installation process so we can better analyze and help resolve the issue for you?You can upload the video to a cloud service like Google Drive and share the link with us as well.

Also, we recommend following the steps in the latest product tutorial to install all the necessary software and code.

Rerunning the installation solved the problem.