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
