git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: error when installing 1.7.0.1: "ImportError: No module named distutils.core"
@ 2010-03-01 17:04 Oliver Kullmann
  2010-03-01 17:26 ` Sverre Rabbelier
  0 siblings, 1 reply; 8+ messages in thread
From: Oliver Kullmann @ 2010-03-01 17:04 UTC (permalink / raw)
  To: git

Okay, with --without-python it works now.
If it's not needed for most people, wouldn't it be
better that this would be the default?

Thanks!

Oliver


On Mon, Mar 01, 2010 at 11:15:41AM -0500, Todd Zullinger wrote:
> Oliver Kullmann wrote:
> > I've installed 1.6.6.2, but now when
> > installing 1.7.0.1 (same machine) I get
> >
> > make[3]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/perl'
> > make[2]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/perl'
> > make[2]: Entering directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/git_remote_helpers'
> > Traceback (most recent call last):
> >   File "setup.py", line 5, in ?
> >     from distutils.core import setup
> > ImportError: No module named distutils.core
> >
> >
> > I'm using
> >
> > make configure
> > sh ./configure --prefix=InstallDir
> > make all
> 
> If you have no need for the git_remote_helpers (and unless you are
> working on adding a git remote helper in python, I don't think you
> do), you can pass --without-python to configure.  I think that's the
> right way using configure, I use make directly and pass NO_PYTHON = 1
> for the time being.
> 
> -- 
> Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> There are no differences but differences of degree between different
> degrees of difference and no difference.
>     -- William James, under nitrous oxide; 1882
> 

-- 
Dr. Oliver Kullmann
Computer Science Department
Swansea University
Faraday Building, Singleton Park
Swansea SA2 8PP, UK
http://cs.swan.ac.uk/~csoliver/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* error when installing 1.7.0.1: "ImportError: No module named distutils.core"
@ 2010-03-01 14:40 Oliver Kullmann
  2010-03-01 15:15 ` Tay Ray Chuan
  2010-03-01 16:15 ` Todd Zullinger
  0 siblings, 2 replies; 8+ messages in thread
From: Oliver Kullmann @ 2010-03-01 14:40 UTC (permalink / raw)
  To: git

Hello,

I've installed 1.6.6.2, but now when
installing 1.7.0.1 (same machine) I get

make[3]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/perl'
make[2]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/perl'
make[2]: Entering directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Git/git-1.7.0.1/git_remote_helpers'
Traceback (most recent call last):
  File "setup.py", line 5, in ?
    from distutils.core import setup
ImportError: No module named distutils.core


I'm using

make configure
sh ./configure --prefix=InstallDir
make all

I've checked the README and INSTALL file, but I don't see that there are new
requirements? (That is not regarding doc.)

Oliver

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-03-01 18:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 17:04 error when installing 1.7.0.1: "ImportError: No module named distutils.core" Oliver Kullmann
2010-03-01 17:26 ` Sverre Rabbelier
  -- strict thread matches above, loose matches on Subject: below --
2010-03-01 14:40 Oliver Kullmann
2010-03-01 15:15 ` Tay Ray Chuan
2010-03-01 15:24   ` Sverre Rabbelier
2010-03-01 18:21     ` Julian Phillips
2010-03-01 18:32       ` Sverre Rabbelier
2010-03-01 16:15 ` Todd Zullinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).