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

Re: RV: Problem python bindings

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-02 08:15:32 CEST

On Thu, May 27, 2004 at 05:36:54PM -0300, Federico Edelman wrote:
> Hi guys!
> When I try to compile the python bindings, I get the following error:
>
> # python -c "from svn import client"
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> File "/usr/local/subversion/lib/svn-python/svn/client.py", line 17, in ?
> from libsvn.client import *
> File "/usr/local/subversion/lib/svn-python/libsvn/client.py", line 5, in ?
> import _client
> ImportError: /usr/local/subversion/lib/libsvn_swig_py-1.so.0: undefined symbol: SWIG_Python_TypeQuery

Yup, you've got a SWIG 1.3.19 runtime still floating around on your
system.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 2 08:16:54 2004

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

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