You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "罗勇刚 (Yonggang Luo)" <lu...@gmail.com> on 2011/11/04 14:50:59 UTC

The Subversion 1.7.0 Windows SWIG binding for python 2.7 and python 2.6 is not working.

Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit
(Intel)] on win32
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 "C:\Python26\lib\site-packages\svn\core.py", line 26, in <module>
    from libsvn.core import *
  File "C:\Python26\lib\site-packages\libsvn\core.py", line 25, in <module>
    _core = swig_import_helper()
  File "C:\Python26\lib\site-packages\libsvn\core.py", line 21, in
swig_import_helper
    _mod = imp.load_module('_core', fp, pathname, description)
ImportError: DLL load failed: The specified procedure could not be found.
>>>


-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo