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

Python binding

From: michal <michal_at_plovarna.cz>
Date: 2005-06-01 10:59:16 CEST

Hello,
I was compiled Subversion under FreeBSD several days ago. Now, I would like to try Python API bindings. But if I type in Python iterpreter:

  import svn

I get this error message: ImportError: No module named svn

So I look into Subversion Makefile, and found, that there is WITH_PYTHON directive. But I dont understandt Makefile syntax well, and I dont known if my Subversion is compiled with or without Python API (I supposse that there isn't any Python bindings in my installation).

Could anybody help me please? What I must to do? Uninstall Subversion, and compile it again with some additional parameters? Which?

Thank you
Regards
Michal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 10:47:24 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.