gopherdata / gophernotes

The Go kernel for Jupyter notebooks and nteract.
MIT License
3.83k stars 264 forks source link

pkg-config: exec: "pkg-config": executable file not found in $PATH #82

Closed mogarg closed 6 years ago

mogarg commented 6 years ago

Mac OSX 10.13

I get this error on running

go get github.com/gopherdata/gophernotes

dwhitena commented 6 years ago

I think you just need to do the following:

$ brew install pkg-config

Let us know if that works, and sorry for the hiccup.

mogarg commented 6 years ago

Hey Daniel,

This worked. I was trying to install gophernotes on a new Macbook. While I had pkg-config installed on the older mac, it wasn't there on my new system. I would request you to please update your README to reflect this for more unmindful idiots like me.

Thanks.

dwhitena commented 6 years ago

Updated! Thanks so much for bringing this to our attention. I'm sure if you hit this, then other people will as well, so it's super useful.

road-cycling commented 5 years ago

(this helped) 👍

ShubhamRaj16 commented 5 years ago

this really helped

zhanghuanzhong commented 5 years ago

this helped

deadly-poison commented 4 years ago

this helped

trn1ty commented 2 years ago

Helped for building another repository.

ghost commented 2 years ago

this really really helped

wyatt-h commented 2 years ago

this helped

alps-sun commented 1 year ago

this helped