[PyKDE] Eric3 installation bug

John Ridley ojokimu at yahoo.co.uk
Fri Mar 25 15:44:57 GMT 2005


Hello

installed eric 3.6.2 today but found one bug:

[root]# python install.py -b /usr/local/bin -d /usr/local/lib/eric
[user]# eric3
Traceback (most recent call last):
  File "/usr/local/lib/eric/eric3/eric3.py", line 21, in ?
    from UI.SplashScreen import SplashScreen, NoneSplashScreen
  File "/usr/local/lib/eric/UI/SplashScreen.py", line 14, in ?
ImportError: No module named eric3config

the module gets installed as [installdir]/eric3config.py when it should
be [installdir]/eric3/eric3config.py

after moving the file, everything else seems okay

thanks for the nice IDE, Detlev!




Send instant messages to your online friends http://uk.messenger.yahoo.com 




More information about the PyQt mailing list