


NoteFinder
Notes by GFORGX 16 comments
Hi,
I downloaded NoteFinder-0.5 and installed it following the INSTALL file
on a machine running Debian Lenny.
It does have the needed Dependencies satisfied.
However, when I type 'notefinder', I get an error message:
--------------------------------
Traceback (most recent call last):
File "/usr/bin/notefinder", line 38, in <module>
notebook = Notebook(config.getNotebook())
File "usr/lib/python2.5/site-packages/notefinderlib/libnotetaking/config.py", line 75, in getNotebook
File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'General'
-----------
Any idea what could be the problem ?
Thanks in advance.
S. Roy - Apr 17 2009
I downloaded NoteFinder-0.5 and installed it following the INSTALL file
on a machine running Debian Lenny.
It does have the needed Dependencies satisfied.
However, when I type 'notefinder', I get an error message:
--------------------------------
Traceback (most recent call last):
File "/usr/bin/notefinder", line 38, in <module>
notebook = Notebook(config.getNotebook())
File "usr/lib/python2.5/site-packages/notefinderlib/libnotetaking/config.py", line 75, in getNotebook
File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'General'
-----------
Any idea what could be the problem ?
Thanks in advance.
S. Roy - Apr 17 2009