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


Groups > comp.lang.python > #63174

Re: 3.4 on Windows ImportError: cannot import name 'IntEnum'

From Marco Buttu <marco.buttu@gmail.com>
Newsgroups comp.lang.python
Subject Re: 3.4 on Windows ImportError: cannot import name 'IntEnum'
Date 2014-01-05 08:59 +0100
Organization Aioe.org NNTP Server
Message-ID <lab3cb$tl4$1@speranza.aioe.org> (permalink)
References <mailman.4909.1388864119.18130.python-list@python.org>

Show all headers | 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 | NextPrevious in thread | Find similar | Unroll thread


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