PiRSquared17 / flaxcode

Automatically exported from code.google.com/p/flaxcode
0 stars 0 forks source link

htmltotext fails to install on Ubuntu 8.10 x86_64 #204

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:31