In Windows command prompt, I get error message
AttributeError: 'SingleLatexRunner' object has no attribute 'texoutput'
when running Pyx module in python to make plot as pdf file.
A pdf file is made but nothing is inside it (0 KB)
The code works on another computer but I get this error message on new computer
What is cause of such error and how to solve?
Thank you.