sinaatalay / rendercv

A LaTeX CV/Resume Framework
http://docs.rendercv.com
MIT License
725 stars 63 forks source link

Local installation does not work #98

Closed sahiljhawar closed 1 month ago

sahiljhawar commented 1 month ago

Describe the bug Local installation does not work. I am using the default yaml as generated by rendercv new

To Reproduce

pip install .

Screenshots

image

even with the --use-local-latex-command pdflatex it does not work.

image
sinaatalay commented 1 month ago

Because the repository needs to be cloned recursively. Please see the developer guide (users should install rendercv from pip).

sahiljhawar commented 1 month ago

yes, I cloned the repo recursivley

sahiljhawar commented 1 month ago

Okay, so I removed the tiny-latex and cloned it seperately in the same dir