Hi all, I tried to run Eric3 snapshot 20040418 under debian sid, as I didn't found any debian package I just ran the install.py script. Eric3 was installed successfully but I guess I missed a dependency or something because I've got this error when I try to run eric3 :
Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line 147, in ? main() File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line 132, in main mw = UserInterface(loc, splash)File "/tmp/eric-snapshot-20040418/eric/UI/UserInterface.py", line 496, in __init__File "/tmp/eric-snapshot-20040418/eric/UI/UserInterface.py", line 891, in initActionsFile "/tmp/eric-snapshot-20040418/eric/ViewManager/ViewManager.py", line 301, in initActionsFile "/tmp/eric-snapshot-20040418/eric/ViewManager/ViewManager.py", line 1146, in initEditActionsAttributeError: SCI_LINEDOWNRECTEXTEND -- Fabien Meghazi _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
