brittAnderson / Intro2Computing4Psychology

A guided introduction to computing tools useful for research in psychology - targeted to complete beginners
46 stars 159 forks source link

Issue with LaTex to pdf conversion #64

Closed lmmendon closed 3 years ago

lmmendon commented 3 years ago

Hello! I'm attempting to go through the topic on Report Generation, and I can't seem to save a pdf file that produces output from the testLatex.tex file. Here's the error message that comes up:

! LaTeX Error: File `wrapfig.sty' not found.

Type X to quit or to proceed, or enter new name. (Default extension: sty)

Enter file name: ! Emergency stop. <read *>

l.10 \usepackage {rotating}^^M No pages of output. Transcript written on testLatex.log. xubuntu@xubuntu:~/Desktop/gitRepos/intro/codeExamples/reportGen$

Not sure how to fix this, any help would be much appreciated. Thank you!!

lmmendon commented 3 years ago

Never mind, I realized I forgot to install a package. It works now!