I changed from Win XP 32bit to Win7 64bit and reinstalled Python 2.7
and the Anaconda package.
However, it seems like it isn't properly installed.
When I do
import enum
There is the error:
ImportError: No module named enum
However, when I try import pandas it works.
When typing help() and modules within Ipython nothing happens.
Any idea how to go from here?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…