Open kcoderhtml opened 1 day ago
@robherley pinging you because ik especially with my smaller projects I never notice issues till 8 months later unless someone pings me :)
👋 @kcoderhtml
I'm not sure why you are having issues, maybe it's related to cgo? Can you run go env CGO_ENABLED GCCGO CC
For instance, the Graph struct is defined here in the library:
I'm not super familiar with nix, are you using nix-shell?
I found this issue that might be what you're seeing:
When I run the example, I get the following error:
I'm on
NixOS 24.05.20241106.dba4149 (Uakari) x86_64
if thats any help :)