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

RE: svnlib\core.py ?

From: Tom Malia <tommalia_at_ttdsinc.com>
Date: 2007-07-05 22:59:56 CEST

OK,

 

After some confusion about what python binding files I should be using was
cleared up, I think I have the files now. however I'm still getting an error
when I try to load the svn files. It's saying:

File "C:\Python25\lib\libsvn\core.py", line 5, in <module>

    Import _core

ImportError: No module named _core

 

 

I've copied the _core.dll to system32 and to the DLL directory of Python25.
I tried regsrv32 on the DLLs but they all reported that the module could not
be found.

 

I'm guessing maybe I'm missing some supporting DLLs?

 

Any suggestions?

 

This is really a pain.

 

Regards,

Tom Malia

 

  _____

From: Tom Malia [mailto:tommalia@ttdsinc.com]
Sent: Thursday, July 05, 2007 12:44 PM
To: users@subversion.tigris.org
Subject: svnlib\core.py ?

 

I'm trying to configure Trac to integrate with Subversion and the current
road block is, it's saying it can't find svnlib.core which would be correct
since I can't find svnlib anywhere on my system. BUT! I also can't seem to
find any place where I could get SVNLIB either.

 

Where do I go or what am I suppose to do to get all the necessary supporting
files for the SWIG connection for Python?

 

 
Received on Thu Jul 5 23:01:01 2007

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.