Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68420
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: Error when installing matplotlib-1.3. on Windows |
| Date | 2014-03-17 08:46 -0400 |
| Organization | IISS Elusive Unicorn |
| References | <20140317112910.64790@gmx.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8189.1395060416.18130.python-list@python.org> (permalink) |
On Mon, 17 Mar 2014 07:29:10 -0400, "Andrew Williams" <laguna-mc@mail.com>
declaimed the following:
>Note that I have Portable Python, installed on USB flash drive. When I tried run matplotlib installer, I got error:'Cannot install': "Python version 2.7 required, which was not found in the registry"
>
Which is a problem you will encounter if you try to install ANY Python
extension prebuilt for Windows (any that are .exe or .msi) -- as all of
them will assume a normal Windows registry entry specifying where the
active Python version resides.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Error when installing matplotlib-1.3. on Windows Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-03-17 08:46 -0400
csiph-web