diazdc
diazdc
I was able to solve this using @SamAllon 's method. I had the exact same problem.
I'm dealing with the same problem. I thought it was a file permissions error at first, but `chmod 777` didn't fix it.
> The current docker file lists as base image the latest version of Ubuntu. However this does not work during compilation resulting in errors related with automated stdlib imports missing....
> Additional information: Changing `legend_loc` doesn't have any effect here either. I'm having the same issue. Is there a work around for this? Changing `rcParams["legend.loc"] ` has no effect either.