FS#49375 - [python-ansi2html] ImportError: No module named 'pkg_resources'

Attached to Project: Community Packages
Opened by Gunwoo Gim (wind0204) - Tuesday, 17 May 2016, 20:07 GMT
Last edited by Florian Pritz (bluewind) - Monday, 30 May 2016, 14:08 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: when I run ansi2html it says ImportError: No module named 'pkg_resources'


Additional info:
* package version(s)
python-six-1.10.0-1
python-ansi2html-1.1.1-1

* config and/or log files etc.
here's the log
dewr@v3-372-p5e5  ~  ansi2html --bg=dark < typescript > /tmp/dewr/output.html
Traceback (most recent call last):
File "/usr/bin/ansi2html", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'


Steps to reproduce: install python-ansi2html-1.1.1-1 and run the above command, removing '--bg=dark' didn't help run.

from Korea
Best Wishes
This task depends upon

Closed by  Florian Pritz (bluewind)
Monday, 30 May 2016, 14:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-ansi2html 1.1.1-2

Loading...