Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63174
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!zen.net.uk!dedekind.zen.co.uk!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | Marco Buttu <marco.buttu@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: 3.4 on Windows ImportError: cannot import name 'IntEnum' |
| Date | Sun, 05 Jan 2014 08:59:08 +0100 |
| Organization | Aioe.org NNTP Server |
| Lines | 18 |
| Message-ID | <lab3cb$tl4$1@speranza.aioe.org> (permalink) |
| References | <mailman.4909.1388864119.18130.python-list@python.org> |
| NNTP-Posting-Host | bg1p0q519nsDqe6/ENKnmw.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.python:63174 |
Show key headers only | View raw
On 01/04/2014 08:35 PM, Mark Lawrence wrote: > I first saw this when tring to run the command "py -3.4 -m ensurepip" > which gave me this lot. > > Traceback (most recent call last): ... > from enum import IntEnum > ImportError: cannot import name 'IntEnum' > > Before I raise an issue on the bug tracker can another Windows user or > two please confirm that this is a genuine problem and not my > installation being corrupt or whatever. Hi, it works for me (Windows XP, 32) -- Marco Buttu
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
3.4 on Windows ImportError: cannot import name 'IntEnum' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-04 19:35 +0000 Re: 3.4 on Windows ImportError: cannot import name 'IntEnum' Marco Buttu <marco.buttu@gmail.com> - 2014-01-05 08:59 +0100
csiph-web