Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68420 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2014-03-17 08:46 -0400 |
| Last post | 2014-03-17 08:46 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Error when installing matplotlib-1.3. on Windows Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-03-17 08:46 -0400
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2014-03-17 08:46 -0400 |
| Subject | Re: Error when installing matplotlib-1.3. on Windows |
| Message-ID | <mailman.8189.1395060416.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web