[Eric] 4.3.8 - can not start
Mikhail
termim at gmail.com
Wed Nov 4 15:55:26 GMT 2009
Hi,
When I try to start Eric-4.3.8 I get the following error report. It says that
module Ui_VariablesFilterDialog is missing. Does anyone have the same problem?
Does it mean that the tarball from the SF is broken?
~:>~/python/eric4/4.3/eric4-4.3.8/eric >python eric4.py
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <eric4-bugs at die-offenbachs.de>.
A log has been written to "/home/terekhov/.eric4/eric4_error.log".
Error information:
-------------------------------------------------------------------------------
2009-11-04, 10:40:32
-------------------------------------------------------------------------------
<type 'exceptions.ImportError'>:
No module named Ui_VariablesFilterDialog
-------------------------------------------------------------------------------
File "eric4.py", line 254, in <module>
main()
File "eric4.py", line 233, in main
from UI.UserInterface import UserInterface
File "/home/terekhov/python/eric4/4.3/eric4-4.3.8/eric/UI/UserInterface.py",
line 25, in <module>
from Debugger.DebugUI import DebugUI
File "/home/terekhov/python/eric4/4.3/eric4-4.3.8/eric/Debugger/DebugUI.py",
line 18, in <module>
from VariablesFilterDialog import *
File
"/home/terekhov/python/eric4/4.3/eric4-4.3.8/eric/Debugger
/VariablesFilterDialog.py",
line 16, in <module>
from Ui_VariablesFilterDialog import Ui_VariablesFilterDialog
-------------------------------------------------------------------------------
Version Numbers:
Python 2.5.2
Qt 4.5.2
PyQt4 4.5.4
sip sip version not available
QScintilla 2.4
eric4 4.3.8 (r3477)
Platform: linux2
2.5.2 (r252:60911, Dec 1 2008, 18:10:01)
[GCC 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]]
-------------------------------------------------------------------------------
Distribution Info:
/etc/SuSE-release
openSUSE 11.0 (X86-64)
VERSION = 11.0
More information about the Eric
mailing list