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

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

From: Yonggang Luo <luoyonggang_at_gmail.com>
Date: Fri, 4 Nov 2011 21:50:59 +0800

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
Received on 2011-11-04 14:51:34 CET

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.