Luca Cambiaghi

Results 10 comments of Luca Cambiaghi

Thank you for your quick reply! That would be awesome :)

But I would still to turn off validation right? The :content:encoded tag is not considered valid.

Thank you, I will just use description then :)

If you are happy to render plotly in the browser, you can set: ``` import plotly.io as pio pio.renderers.default = "browser" ```

``` ❯ make make all-recursive make[1]: Entering directory '/private/var/mobile/graphviz-2.48.0' Making all in libltdl make[2]: Entering directory '/private/var/mobile/graphviz-2.48.0/libltdl' make all-am make[3]: Entering directory '/private/var/mobile/graphviz-2.48.0/libltdl' CCLD libltdlc.la make[3]: *** [Makefile:633: libltdlc.la] Error...

I just tried to install `libltdl7` and `libltdl-dev` but still got the same error. `make VERBOSE=1` gives the same output. `make -d` gives the below: ``` Finished prerequisites of target...

Wow amazing, thank you for the help! How would I go about patching that file?

Hi @demhademha, I would really appreciate if you could add the package to Procursus. In case you don’t have time, I will try to replace the `stdlib.h` file myself.

Hi, is there any progress on this? Thank you in advance!

Hi @siraben in the meanwhile I migrated to nix flakes... so my issue would be rephrased to: "how to use with flakes on nix-darwin"