can't render formula from latex while saving pdf from latex in python

后端 未结 0 1694
遥遥无期
遥遥无期 2020-12-18 08:46

I need to save formula from latex in pdf:

from fpdf import FPDF
import matplotlib
matplotlib.use(\'TkAgg\')
import pylab
import matplotlib.pyplot as plt
from          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题