HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.74k stars 2.84k forks source link

Anyone would describe the requirements or dependencies? #39

Closed 2ndMessiah closed 4 years ago

2ndMessiah commented 5 years ago

Thanks to devs for developing this useful library. However, I'm a pure layman to latex. Is there any version check for latex or some required python libraries?

TY.

JGuillaumin commented 5 years ago

With Ubuntu 16.04, default versions of texlive-latex-base and texlive-latex-extra are compatible. And this project requires Python3. (not 2.7).

John1231983 commented 5 years ago

Use this

sudo apt-get install texlive-latex-extra