Hi, German Camilo Martinez V wrote: > Dear Elisaer.... > > I have been having problems with elisa.0.5.12, in ubuntu hardy. > for mose reason it stopped working, Can some one give me a hand... > this is the terminal output: > > $ elisa > Traceback (most recent call last): > File "/usr/bin/elisa", line 307, in <module> > main() > File "/usr/bin/elisa", line 285, in main > if not options['headless'] and not options['nosplash']: > KeyError: 'nosplash'
It looks like you have two conflicting versions of elisa installed on your system. You should cleanly remove elisa, make sure afterwards that there are no residual eggs that match elisa* in /usr/lib/python2.5/site-packages, and then re-install (the latest release in the PPA is 0.5.15). > > ThanX for your help.. I hope that helps, > > *German Camilo Martinez* > Biologo BSc MSc (c) > Pontificia Universidad Javeriana. > Cel:300-5695966 > @: [EMAIL PROTECTED] > @: [EMAIL PROTECTED] Olivier
