[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: gen-make.py troubles

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-02 21:00:04 CET

Ah. The search path had build/ before the sources in build/generator/. While
it is a good idea to go ahead and clear those .pyc files, I fixed the search
path in rev 5181.

Cheers,
-g

On Sun, Mar 02, 2003 at 10:55:30AM -0500, Garrett Rooney wrote:
> if anyone's having trouble running gen-make.py after the latest commits
> to it, resulting in errors like this:
>
> [rooneg@CommandLine:~/Hacking/svn ] ./gen-make.py
> Traceback (most recent call last):
> File "./gen-make.py", line 91, in ?
> main(conf, gentype, skip_depends=skip)
> File "./gen-make.py", line 42, in main
> generator = gen_module.Generator(fname, verfname)
> AttributeError: 'module' object has no attribute 'Generator'
> [rooneg@CommandLine:~/Hacking/svn ]
>
> just blow away any .pyc files in the build directory and everything
> should work again.
>
> -garrett

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 20:55:08 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.