[Prelude Hybrid IDS] #249: NameError: name 'PreludeDB' is not defined
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#249: NameError: name 'PreludeDB' is not defined -----------------------------------------+---------------------------------- Reporter: [email protected] | Owner: yoann Type: defect | Status: new Priority: normal | Milestone: Component: generic | Version: 0.9 Severity: normal | Keywords: -----------------------------------------+---------------------------------- I cannot get pylude working. This is the traceback: {{{ Traceback (most recent call last): File "pylude.py", line 9, in ? from Interface import Interface File "/home/root/src/svn.prelude-ids.org/pylude/trunk/Interface.py", line 3, in ? from MainWindowDialog import MainWindowDialog File "/home/root/src/svn.prelude- ids.org/pylude/trunk/MainWindowDialog.py", line 5, in ? from ConnectionSetupDialog import ConnectionSetupDialog File "/home/root/src/svn.prelude- ids.org/pylude/trunk/ConnectionSetupDialog.py", line 3, in ? from Prelude import * File "/home/root/src/svn.prelude-ids.org/pylude/trunk/Prelude.py", line 147, in ? class DB(PreludeDB): NameError: name 'PreludeDB' is not defined }}} I guess I am missing something... -- Ticket URL: <https://trac.prelude-ids.org/ticket/249> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel