Python + Newspipe

kael kael at alussinan.org
Fri Dec 10 10:29:02 EST 2004


Hello,

I'm trying to run _Newspipe_ but Python returns an error :

-----------------------------------------------------------------------
[root at kael root]# python2.3 /home/kael/newspipe/newspipe.py
newspipe.py - version 1.1.1 revision 1.42, Copyright (C) 2003-2004
Ricardo M. Reyes <reyesric at ufasta.edu.ar>

Traceback (most recent call last):
   File "/home/kael/newspipe/newspipe.py", line 1484, in ?
     MainLoop()
   File "/home/kael/newspipe/newspipe.py", line 1323, in MainLoop
     config = LeerConfig()
   File "/home/kael/newspipe/newspipe.py", line 895, in LeerConfig
     for attr in ini.options('NewsPipe'):
   File "/usr/local/lib/python2.3/ConfigParser.py", line 240, in options
     raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'NewsPipe'
-----------------------------------------------------------------------

Unfortunately, I'm new to Linux (RedHat9) and to Python (2.3) and I'm 
not able to understand this error message.

Could someone enlighten me ? O:-)

Thank you very much.

-- 
kael



More information about the Python-list mailing list