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

Error is raised when using plot functions #61

Open
SimLrt32 opened this issue Jul 6, 2023 · 2 comments
Open

Error is raised when using plot functions #61

SimLrt32 opened this issue Jul 6, 2023 · 2 comments

Comments

@SimLrt32
Copy link
Contributor

SimLrt32 commented Jul 6, 2023

When using plot functions, an error is raised : RuntimeError: Failed to process string with tex because latex could not be found
The way currently used to avoid this error and oto obtain the plot is to add in the code : plt.rcParams.update(plt.rcParamsDefault)
There is probably a better way to do this

@SimLrt32
Copy link
Contributor Author

SimLrt32 commented Jul 6, 2023

Any suggestions to do this in a better way @carueda?

@carueda
Copy link
Collaborator

carueda commented Jul 13, 2023

(@SimLrt32 sorry, just noticing this while directly looking into the current issues.)

Not sure whether there's a better way. Maybe @danellecline has any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants