From pykde Fri Mar 25 22:17:36 2005 From: John Ridley Date: Fri, 25 Mar 2005 22:17:36 +0000 To: pykde Subject: Re: [PyKDE] Eric3 installation bug Message-Id: <20050325221736.40563.qmail () web26808 ! mail ! ukl ! yahoo ! com> X-MARC-Message: https://marc.info/?l=pykde&m=111178914706668 --- Detlev Offenbach wrote: > Am Freitag, 25. März 2005 16:44 schrieb John Ridley: > > 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! > > > > Actually eric3config.py should always be installed in the Python > site-packages directory, Okay, thanks. > so that it is always accessible. Due to a bug in the > install > script, this isn't the case, if the -d option was used for the > installation. > This will be fixed in the next development snapshot. > > Detlev Just thought I'd let you know that the sitecustomize.py file also ended up in the install dir. I assume this will be dealt with by the same fix. John Ridley Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde