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

Python 2.3 and svn

From: Richard Philips <richard.philips_at_ua.ac.be>
Date: 2003-09-01 10:55:23 CEST

Hi,

On WinXP, I have the following error:

Python 2.3 (#46, Jul 29 2003, 18:54:32) [MSC v.1200 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from svn import client
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "D:\Python\lib\site-packages\svn\client.py", line 17, in ?
    from libsvn.client import *
  File "D:\Python\lib\site-packages\libsvn\client.py", line 4, in ?
    import _client
ImportError: DLL load failed: The specified module could not be found.

Can svn and python2.3 work together ?

Thank you for comments.

Richard

-- 
================================================================
Dr. Richard PHILIPS
University of Antwerp
Systemmanager Anet
Phone: +32 3 820.21.53
Fax:   +32 3 820.21.59
GSM:   0478/36.76.28
Email: Richard.Philips@ua.ac.be
================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 1 17:25:24 2003

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.