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

RE: Swig Python binding

From: Tim Alsop <Tim.Alsop_at_CyberSafe.Ltd.UK>
Date: 2005-09-03 14:32:13 CEST

Rida,

I am also getting this exact same error, with rhel3 linux. I suspect
that there is no svn located in /usr/lib/python2.4/site-packages
directory, and this is why the error occurs. I tried to re-install the
subversion-python package but I still get the same error.

Previously I was using python 2.2, and my svn was working fine, but I
just upgraded to Trac 0.9pre, which requires python 2.4 - now I get this
error.

Tim

-----Original Message-----
From: Rida Al Barazi [mailto:ralbarazi@gmail.com]
Sent: 03 September 2005 13:26
To: Robert P. J. Day
Cc: users@subversion.tigris.org
Subject: Re: Swig Python binding

Hi Roberts,

here is my system info:
Redhat Linux 9
Plesk 7.5 reloaded
Apache 2.0.40
Subversion 1.2.3
SWIG Version 1.3.25
Python 2.4.1
sqlite 2.8.16
pysqlite-2.0.3.
trac-0.8.4 #getting the following error when using trac-admin:

Traceback (most recent call last):
  File "/usr/local/bin/trac-admin", line 34, in ?
    from trac import sync
  File "/usr/local/lib/python2.4/site-packages/trac/sync.py", line 22,
in ?
    from svn import core, fs, delta, repos
ImportError: No module named svn

Thanks
Rida

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 3 14:33:46 2005

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

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