problem with Python 3.6 + PyX

skysign at gmail.com skysign at gmail.com
Fri Oct 6 03:16:47 EDT 2017


Please install below. in my case, it is resolved.

sudo apt install texinfo
sudo apt install texlive-binaries

2017년 2월 11일 토요일 오전 8시 49분 36초 UTC+9, stalker5 님의 말:
> Yes, I have a Tex engine on my system.
> How can i fix the problem with the PATH ?
> Even if i execute the .py script directly by python (I mean :not inside 
> a LateX file) pyx need to reach the TeX system ?
> Is there a config file  to fix the PATH ? Where ?
> 
> Thanks a lot !! Ciao
> --
> Olivier
> 
> > PyX requires TeX to render textual glyphs into the image. Do you have it
> > installed? If so, is it "reachable" by your $PATH variable?
> >
> > A quick test to re-render my PyX-based images with Python 3.6 didn't reveal
> > any problem...
> >
> > ciao, lele.
> >




More information about the Python-list mailing list