Unable to load bindings using the Python interactive interpreter. I try 
simplest sings:

[EMAIL PROTECTED] python
Python 2.5.1 (r251:54863, Jan 18 2008, 20:28:59)
[GCC 4.2.2 (OpenPKG-CURRENT)] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> from svn import core
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/openpkg/lib/svn-python/svn/core.py", line 19, in <module>
  File "/openpkg/lib/svn-python/libsvn/core.py", line 5, in <module>
ImportError: No module named _core

Genshi and sqlite bindings work fine

It is not wrong package placement problem (svnlib placed in "/openpkg/lib/python" when other placed in "/openpkg/lib/python/site-packages"), i also try to put "svn.pth" in "/openpkg/lib/python/site-packages" but without ane successes.

P.S. I try to configure trac with svn repository, and svn binding last thing 
that not work.
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to