[Python-modules-team] Bug#991364: python3-ua-parser: Missing dependency on python3-yaml
Arnaud Rebillout
arnaudr at kali.org
Wed Jul 21 16:17:52 BST 2021
Package: python3-ua-parser
Version: 0.10.0-1
Severity: normal
User: devel at kali.org
Usertags: origin-kali
Dear Maintainer,
the package python3-yaml must be a dependency of python3-ua-parser.
Here's the trace (was on buster but it still applies to sid):
Traceback (most recent call last):
[...]
from ua_parser import user_agent_parser
File "/usr/lib/python3/dist-packages/ua_parser/user_agent_parser.py", line 457, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
Cheers,
Arnaud
More information about the Python-modules-team
mailing list