Wow, are you using a 0.8.x release ? On 3/21/06, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > Oops, I read too fast, it's not trac the issue here, this is about the > Subversion SWIG wrappers. > > On 3/21/06, Emmanuel Blot <[EMAIL PROTECTED]> wrote: > > Seems that you PYTHONPATH is not (properly) defined, or that Trac has > > not been installed in the appropriate directory. > > > > Find the trac top dir, and add it to your PYTHONPATH. > > > > On 3/21/06, Ingo Weiss <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I installed Trac on Mac Os 10.4.5 following the instructions in > > > "Installing with Fink" on the wiki. I then created my svn repository, > > > and ran > > > > > > > trac-admin /path/to/tracEnv initenv > > > > > > > > > but I got the following output: > > > > > > > Traceback (most recent call last): > > > > File "/sw/bin/trac-admin", line 34, in ? > > > > from trac import sync > > > > File "/sw/lib/python2.3/site-packages/trac/sync.py", line 22, in ? > > > > from svn import fs, util, delta, repos, core > > > > ImportError: cannot import name util > > > > > > > > > Something seems to be missing, but what? How can I check what's missing? > > > And how can I fix it? > > > > > > > > > Thanks for any help! > > > Ingo Weiss > > > _______________________________________________ > > > Trac mailing list > > > [email protected] > > > http://lists.edgewall.com/mailman/listinfo/trac > > > > > > > > > -- > > Manu > > > > > -- > Manu >
-- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
