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

swig-py install problem

From: Kenneth Rogers <kenneth.rogers_at_gmail.com>
Date: 2006-10-15 22:23:30 CEST

Hi,

I'm trying to upgrade svn. I've gotten 1.4.0 to build, and 'make
swig-py' and 'make install-swig-py' both complete without errors, but
when I run python:

Python 2.3.4 (#2, Jan 5 2005, 08:24:51)
[GCC 3.3.5 (Debian 1:3.3.5-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from svn import core
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.3/site-packages/svn/core.py", line 21, in ?
  File "/usr/lib/python2.3/site-packages/libsvn/core.py", line 5, in ?
ImportError: No module named _core

What the heck is going wrong?

-- 
"Linux doesn't exist." -- Kieren O'Shaghnessy (Director of SCO Australia)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 15 22:24:10 2006

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.