Brian Groenke

Results 139 comments of Brian Groenke

I'm happy to help out with a PR as well.

Is there a workaround to this issue? I have the same problem for grouped box-plots, and I can't figure out how to get a legend to work.

I am also getting this error when trying to compile a sysimage with PackageCompiler 2.0.6 but `TiffImages` is the offending package (as in the Discourse post).

It seems like removing the plotting libraries (Makie, Plots, etc) from the prjoect also fixes it.

So I ran into some other (most likely) unrelated compilation issues and ended up nuking my `.julia` folder, re-instantiating the entire project environment, and now `PackageCompiler` works again, even with...

Happy to see that there has been some progress on this. This unfortunately makes dvc pretty much unsusale for me at the moment, except for small-data projects.

Also @brbarkley , 5 mins sounds great... I have been waiting over an hour for dvc to compute hashes on a directory with 1000+ files....

Upgrading to DVC 2.9.x and adding the config options suggested above seems to resolve this.

I'm not sure if this is what you're referring to or not, but it seems that `ComponentArrays` is completely incompatible with `modelingtoolkitize`. For example, if my parameter vector `p` is...