[wingide-users] Re: ImprtError
reda
beldjoudi_med_reda at hotmail.fr
Mon Dec 6 07:08:55 MST 2010
Thanks a lot for the help,
i've tried to debug just this following instruction:
import html2text
print html2text.__file__
print html2text.wrapwrite
the instruction :
print html2text.__file__ # works fine and results:
C:\Documents and Settings\admin\Bureau\html2text.pyc
but it still give error on:
print html2text.wrapwrite
for your information the version of the python used with IDLE is the same
with WingIDE (python 2.6)
how can i add the path of the API in project properties.
--
View this message in context: http://wingide.992054.n4.nabble.com/ImprtError-tp3074471p3074508.html
Sent from the WingIDE - User mailing list archive at Nabble.com.
More information about the wingide-users
mailing list