3.4 on Windows ImportError: cannot import name 'IntEnum'

Marco Buttu marco.buttu at gmail.com
Sun Jan 5 02:59:08 EST 2014


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



More information about the Python-list mailing list