I've been knee deep in python for a while and construct. I've recently hit a stumbling block. I'm trying to to use the matplotlib module to generate a graph and have it display in construct but on using the beginning statement
"import matplotlib.pyplot as plt"
I get a runtime Error R6034 which states dll initialization routine failed does anyone have any ideas?