Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18561

Re: Unable to install xmldiff package on WIndows7

Date 2012-01-05 20:11 +0000
From MRAB <python@mrabarnett.plus.com>
Subject Re: Unable to install xmldiff package on WIndows7
References <b0668333-72b0-43c5-b8fb-200da9e106f1@h37g2000pri.googlegroups.com> <ede7debc-b122-42a0-bcc9-04797b4ac115@q7g2000yqn.googlegroups.com> <je4u0d$rl6$1@reader1.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.4460.1325794282.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 05/01/2012 19:34, John Gordon wrote:
> In<ede7debc-b122-42a0-bcc9-04797b4ac115@q7g2000yqn.googlegroups.com>  hisan<santosh.ssit@gmail.com>  writes:
>
>>  Can some one help me out here Its High Priority
>
> GCC is failing with a "No such file or directory" error.
>
> I assume this means either that gcc is not installed on your computer,
> or that it couldn't find one of the files you passed on the command line.
>
> The first case seems less likely, as I would expect a "Command not found"
> error instead of "No such file or directory".
>
> The second case seems more likely, especially since one of the directories
> GCC is trying to use contains embedded spaces in the name:
>
>    -ID:\Python26\PC - c extensions/maplookup.c
>
> Can you rename that directory to something that does not contain spaces
> and try it again?
>
Alternatively, enclose it in quotes.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Unable to install xmldiff package on WIndows7 hisan <santosh.ssit@gmail.com> - 2012-01-03 11:47 -0800
  Re: Unable to install xmldiff package on WIndows7 hisan <santosh.ssit@gmail.com> - 2012-01-05 10:03 -0800
    Re: Unable to install xmldiff package on WIndows7 Rod Person <rodperson@rodperson.com> - 2012-01-05 13:10 -0500
    Re: Unable to install xmldiff package on WIndows7 John Gordon <gordon@panix.com> - 2012-01-05 19:34 +0000
      Re: Unable to install xmldiff package on WIndows7 MRAB <python@mrabarnett.plus.com> - 2012-01-05 20:11 +0000
  Re: Unable to install xmldiff package on WIndows7 gwang <wang93117@gmail.com> - 2012-03-02 18:45 -0800

csiph-web