You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hit this the first time I ran the script, and solved it by installing LaTeX on my machine via brew install --cask mactex. Should LaTeX be added as a requirement?
RuntimeError: Failed to process string with tex because latex could not be found
I hit this the first time I ran the script, and solved it by installing LaTeX on my machine via
brew install --cask mactex. Should LaTeX be added as a requirement?RuntimeError: Failed to process string with tex because latex could not be found