python - SystemError: initialization of QtCore failed without raising an exception -


i trying plot matplotlib when import this:

import matplotlib.pyplot plt 

in pycharm community 2016.1.4 using anaconda version 3.5.1, error:

from pyqt4 import qtcore systemerror: initialization of qtcore failed without raising exception 

what wrong here? havent found via google or here on same problem.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -