Project

General

Profile

Bug #249

NameError: name 'PreludeDB' is not defined

Added by over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Normal
Category:
generic
Target version:
-
Start date:
Due date:
% Done:

0%

Resolution:
wontfix

Description

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...

History

#1 Updated by Sebastien Tricaud over 16 years ago

  • Status changed from New to Closed
  • Resolution set to wontfix

Pylude is not maintained anymore and is thus deprecated. All efforts are put into the web interface Prewikka.

However, if you want to help improving it you are more than welcome!

Also available in: Atom PDF