>Ты вот это осилить не можешь?
Не запускается. Зависимости стоят.
georg@debian:~$ notefinder
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'
georg@debian:~$ python --version
Python 2.5.2