Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85830
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'received:209.85.223': 0.03; 'pypi': 0.07; 'happens.': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '3.3,': 0.16; 'fine.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'pythonwin': 0.16; 'pywin32': 0.16; 'reedy': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'do.': 0.18; 'thu,': 0.19; 'seems': 0.21; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'versions': 0.24; 'cc:2**0': 0.24; 'mention': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'specifically': 0.29; 'chris': 0.29; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'exclude': 0.31; 'could': 0.34; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'does': 0.39; 'talking': 0.65; '2015': 0.84; '3.4': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=I2g4ieEDRzp9vt4Xa3CscTrU1OuXz5t5YSw1qkCswes=; b=MmrbRd1ur6xUFP+ukuAXnC0YN1I4z9qnvwfquA0kTUW5bAJOVxOer/VQCJ1vDhitKZ UC1rYvDIjcmvcXuX+LMI+3CjVpNW4o5M66NDbmWQDaf+2c/bW7GiaVDx77SNMBc6p/ja VgXKmqMhh0tOQBMtAAbNXNMrQW/d6AZP3TRWMtYFGOiFD4c8lRCDumuYFlL4G7MrfjP9 Pzd6El7EtQnOlj6PjuTeK/lyhNm9dcbW0UhCoDZ60WyNXOwZXDh43IbDWiXn/Puvb3aU Td7yPg0Ph04lJKt+hRQAi/1LXWwHAwwnxE2UELmjz5WpsObIN53dogpSjHDidY1DZafv +0og== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.128.219 with SMTP id k88mr1197911ioi.27.1424300093426; Wed, 18 Feb 2015 14:54:53 -0800 (PST) |
| In-Reply-To | <mc2nid$36q$1@ger.gmane.org> |
| References | <CAPTjJmqkMuif3-misbL5fj1Hi6JXk=RZeAtqtnygOuqRO9HOFQ@mail.gmail.com> <mc2nid$36q$1@ger.gmane.org> |
| Date | Thu, 19 Feb 2015 09:54:53 +1100 |
| Subject | Re: Issues pip-installing pywin32 |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18842.1424300101.18130.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1424300101 news.xs4all.nl 2903 [2001:888:2000:d::a6]:57924 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:85830 |
Show key headers only | View raw
On Thu, Feb 19, 2015 at 6:01 AM, Terry Reedy <tjreedy@udel.edu> wrote: > On 2/18/2015 7:13 AM, Chris Angelico wrote: >> Huh. The PyPI categorization seems to exclude Python 3.4 support > > > I have pip-installed 3.4 packages just fine. > > >> (despite versions for both 3.4 and 3.5 existing on the sourceforge >> page). Let's try that with 2.7, just to see what happens. (I could >> alternatively backlevel to 3.3, I suppose.) I know pip works with 3.4 generally; I was talking specifically about pywin32 - if you look it up on PyPI, it doesn't mention 3.4 support. But it does mention 2.7, which is why I then tried that. > I would send your experience to Mark Hammond to let him know that pythonwin > does not seem to be pip-installable. Thanks, will do. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Issues pip-installing pywin32 Chris Angelico <rosuav@gmail.com> - 2015-02-19 09:54 +1100
csiph-web