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

Re: python distutils

From: Karol Szkudlarek <karol_at_mikronika.com.pl>
Date: 2004-11-20 23:55:07 CET

Ben Collins-Sussman wrote:
>
> On Nov 20, 2004, at 12:43 PM, Max Bowsher wrote:
>
>> Karol Szkudlarek wrote:
>>
>>> Hi!
>>>
>>> I am trying to build python bindings to subversion.
>>> When I am running configure I got the following error:
>>>
>>> checking for Python includes... Traceback (most recent call last):
>>> File "/home/karol/var/svn/subversion/build/get-py-info.py", line
>>> 13, in ?
>>> from distutils import sysconfig
>>> ImportError: No module named distutils
>>>
>>> What should I install on my Debian box to fullfil this requirement?
>>
>>
>> Some version of python which is not horribly ancient.
>>
>> Please, in future, spend at least a *little* time googling before
>> turning to mailing lists.
>>
>>
>
> Or just reading the INSTALL document in subversion/bindings/swig/. :-)
>

Hi!

Of course I first read INSTALL document. And I have
"ancient" Python 2.3.4. :-)

So only after "googling" I have found that the missing module
distutils is in python-dev package.

Karol

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 20 23:56:25 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.