Why does python become unresponsive when I use LaTeX to render text?
问题 I'm currently using python 2.7.11 running my code in command prompt . I am using matplotlib to create 3D figures for my LaTeX document. However when I try to use LaTeX to render my text for the images I receive a windows error message telling me python.exe has stopped working and I must close the program. Why is this happening and how can I fix it? I'm not tec savvy, so simple answers would be appreciated. Thank you in advance. Code The minimum code for this error is: from mpl_toolkits