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


Groups > comp.lang.python > #31500

Re: easy_install says "not a recognized archive type" Windows Py3

References <43c15417-d2a8-4995-8ff8-cfe5d13aac63@googlegroups.com>
Date 2012-10-18 00:24 +1100
Subject Re: easy_install says "not a recognized archive type" Windows Py3
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2343.1350480283.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Oct 16, 2012 at 1:41 PM, Noah Coad <noah@coad.net> wrote:
> error: Not a recognized archive type: c:\users\noahco~1\appdata\local\temp\easy_
> install-gpekqc\PyMySQL-0.5.tar.gz

Nobody seems to have responded to this (or I haven't seen it), but it
looks like your system can't extract gzip files. Suggestions found on
other fora (at the opposite end of a Google search) point to possibly
using pip instead of easy_install; alternatively, you may be able to
install a Windows gzip utility, though I don't know anything about
linking that up with easy_install.

Sorry I can't be of more help! But maybe bumping this thread will
bring it to someone's attention who actually knows.

ChrisA

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


Thread

easy_install says "not a recognized archive type" Windows Py3 Noah Coad <noah@coad.net> - 2012-10-15 19:41 -0700
  Re: easy_install says "not a recognized archive type" Windows Py3 Chris Angelico <rosuav@gmail.com> - 2012-10-18 00:24 +1100

csiph-web