What steps will reproduce the problem?
1. easy_install htmltotext==0.7.3
What is the expected output? What do you see instead?
Installation ends with python error
File "/home/elite/htmltotext-0.7.3/configutils/build.py", line 56, in run
self.use_param(params, 'include_dirs')
File "/home/elite/htmltotext-0.7.3/configutils/build.py", line 46, in
use_param
val.extend(params[param])
TypeError: 'NoneType' object is not iterable
(full log attached).
What version of the product are you using? On what operating system?
Ubuntu 8.10 x86_64, htmltotext 0.7.3
Please provide any additional information below.
Original issue reported on code.google.com by cuu...@gmail.com on 15 Dec 2008 at 4:51
Original issue reported on code.google.com by
cuu...@gmail.com
on 15 Dec 2008 at 4:51Attachments: