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

ImportError: No module named svn

From: <mailing.lists_at_gmx.net>
Date: 2003-03-03 22:44:26 CET

hi

i have a problem;
i search the archive about this error and fine this one:
http://www.contactor.se/~dast/svn/archive-2002-07/1336.shtml

but when in try python setup.py install in the swig/python dir
i get this ourput:
running install
running build
running build_py
not copying ../python/svn/__init__.py (output up-to-date)
not copying ../python/svn/delta.py (output up-to-date)
not copying ../python/svn/wc.py (output up-to-date)
not copying ../python/svn/repos.py (output up-to-date)
not copying ../python/svn/fs.py (output up-to-date)
not copying ../python/svn/ra.py (output up-to-date)
not copying ../python/svn/client.py (output up-to-date)
not copying ../python/svn/util.py (output up-to-date)
running build_ext
building '_client' extension
swigging ../svn_client.i to build/svn_client.c
swig -c -python -noproxy -I/usr/include/python2.2 -o build/svn_client.c
../svn_client.i
../svn_client.i:22: Unable to find 'apr.i'
../svn_client.i:23: Unable to find 'svn_types.i'
../svn_client.i:24: Unable to find 'svn_string.i'
../svn_client.i:25: Unable to find 'svn_delta.i'
../svn_client.i:232: Unable to find 'svn_client.h'
error: command 'swig' failed with exit status 1

what is going wring?

greetz

achim

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 3 22:45:12 2003

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.