Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the STRAW paper code in Jupyter doesn't work - missing LaTeX component(s)? #56

Open
jamierajewski opened this issue May 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jamierajewski
Copy link
Owner

The following shows up when trying to use matplotlib with icetray loaded:

FileNotFoundError: [Errno 2] No such file or directory: 'latex': 'latex'

There is also a missing fonts warning, but that shouldn't be causing issues:

/cvmfs/icecube.opensciencegrid.org/py3-v4.1.1/Ubuntu_20.04_x86_64/lib/python3.7/site-packages/matplotlib/font_manager.py:1331: UserWarning: findfont: Font family ['serif'] not found. Falling back to DejaVu Sans
  (prop.get_family(), self.defaultFamily[fontext]))
@jamierajewski jamierajewski added the bug Something isn't working label May 27, 2021
@jamierajewski
Copy link
Owner Author

Correction - plotting only doesn't work when using a certain custom style; default matplotlib works

@jamierajewski jamierajewski changed the title Plotting in Jupyter notebooks doesn't work - missing LaTeX? Running the STRAW paper code in Jupyter doesn't work - missing LaTeX component(s)? Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant