garrettj403 / SciencePlots

Matplotlib styles for scientific plotting
MIT License
6.98k stars 700 forks source link

plt.style.use("science") error on linux #124

Closed cccchou closed 2 weeks ago

cccchou commented 3 weeks ago

when i use plt.style.use("science"),it shows:PermissionError: [Errno 13] Permission denied: 'latex',how can i fix it?

echedey-ls commented 3 weeks ago

Please take the time to fill out the template, so it's easier to replicate your error. Maybe you can start by checking if latex is installed by running that command through the command line of your OS.

I will close this issue in a week if you don't provide the context.

echedey-ls commented 2 weeks ago

Closing due to lack of context provided by the user.