Package: asciinema
Version: 1.3.0-2

Dear maintainer,

asciinema appears to be missing a depends on python3-pkg-resources:

# apt-get install --no-install-recommends asciinema
Reading package lists... Done
Building dependency tree
Reading state information... Done
asciinema is already the newest version (1.3.0-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

# asciinema
Traceback (most recent call last):
  File "/usr/bin/asciinema", line 6, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'

Best regards,

Ivan

Reply via email to