space/python/unification/types.py", line 1, in
> >
> > from enum import Enum
> > ImportError: cannot import name 'Enum'
>
> Thank you for making it so clear and easy! By posting the entire
> traceback, plus everything you're expecting to see, y
File "/usr/lib/python3.4/enum.py", line 3, in
> from types import MappingProxyType, DynamicClassAttribute
> File "/home/muhammed/workspace/python/unification/types.py", line 1, in
>
> from enum import Enum
> ImportError: cannot import name 'Enum
ort MappingProxyType, DynamicClassAttribute
File "/home/muhammed/workspace/python/unification/types.py", line 1, in
from enum import Enum
ImportError: cannot import name 'Enum'
`
--
https://mail.python.org/mailman/listinfo/python-list