On 22/06/07, Noel O'Boyle <bao...@gm...> wrote:
> I'm trying to resolve a GaussSum bug report on the GAMESS parser, but
> I've just noticed that a regression has been introduced into this
> parser:
>
> """
> Are the GAMESS files ccopened and parsed correctly?
> ..\data\GAMESS\basicGAMESS-US\C_bigbasis.out... parse error
> """
>
> In the course of tracking this down I've noticed a limitation (?) of
> the new egg system. Although I keep running "python setup.py install"
> on my new code, it doesn't seem to get installed even when I use
> "--force". What should I be doing Karol?
I think it's probably due to the fact that I 'updated' to an earlier
version of cclib, which didn't do all the egg stuff, but the egg
wasn't uninstalled, and it was used in preference to the installed
source of cclib. Anyway, the problem is revision 635, which I'm
reverting for the moment.
> Noel
>
|