[Trac] Import Error

Jim Cheetham jim at egressive.com
Tue Feb 1 17:54:15 EST 2005


Sounds like you do not have the python Subversion bindings installed on
your system.

See http://projects.edgewall.com/trac/wiki/TracInstall

Subversion Python bindings
[http://svnbook.red-bean.com/svnbook-1.1/ch08s02.html#svn-ch-8-sect-2.3]
(Caveat: Trac uses the SWIG [http://www.swig.org/] bindings included in
the Subversion distribution, not the PySVN [http://pysvn.tigris.org/]
package!)

-jim

On Tue, 2005-02-01 at 17:27 -0500, Randy Johnson wrote:
> I cannot seem to figure out what to make of this:
> 
> 
> Traceback (most recent call last):
>   File "/usr/local/bin/trac-admin", line 34, in ?
>     from trac import sync
>   File "/usr/local/lib/python2.3/site-packages/trac/sync.py", line 22, in ?
>     from svn import fs, util, delta, repos, core
>   File "/usr/local/lib/python2.3/site-packages/svn/fs.py", line 28, in ?
>     import libsvn.fs
> ImportError: No module named libsvn.fs
> 
> 
> any ideas?
> 
> 
> Randy
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
-- 
    -jim cheetham = jim at egressive.com = 03 96 33733 / 021 177 8606
   Customer Services Manager & System Architect @ www.egressive.com
Open Standards, Open Source = The Effusion Group www.effusiongroup.com



More information about the Trac mailing list