Hi,

I'm trying to run the latest eric4 (20061029) snapshot, but it fails
to run with the following error :
-------------------------------
Traceback (most recent call last):
 File "c:\Python\Lib\site-packages\eric4\eric4.py", line 31, in <module>
   from KdeQt.KQApplication import KQApplication
 File "c:\eric4-snapshot-20061029\eric\KdeQt\__init__.py", line 20, in <module>
   import Preferences
 File "c:\Python\Lib\site-packages\eric4\Preferences\__init__.py",
line 27, in <module>
   from ViewManager.Config import ConfigViewManagers
ImportError: No module named ViewManager.Config
--------------------------------

Could it be that the file ViewManager/Config.py is missing from the archive ?

Best regards,

Vincent
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to