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