[Trac] Import Error

Matthew Good trac at matt-good.net
Tue Feb 1 18:23:15 EST 2005


On Wed, 2005-02-02 at 11:54 +1300, Jim Cheetham wrote:
> Sounds like you do not have the python Subversion bindings installed on
> your system.

Actually, it looks like the Subversion bindings were only
half-installed.  Since
"/usr/local/lib/python2.3/site-packages/svn/fs.py" exists, the bindings
must be partially installed, but it appears that only the Python portion
of the bindings was installed, and the libsvn portion that contains the
native libraries is missing.  

These appear to be self built since they're in /usr/local/.  I haven't
built the Python bindings myself, but it appears that you probably
skipped a step in building/installing the bindings so the native
portions didn't get compiled.

-- 
Matthew Good <trac at matt-good.net>



More information about the Trac mailing list