gophernotes icon indicating copy to clipboard operation
gophernotes copied to clipboard

gophernotes: symbol lookup error: gophernotes: undefined symbol: zmq_curve_public

Open aa3222119 opened this issue 7 years ago • 2 comments

like it said in title. how can i deal with it

aa3222119 avatar Apr 24 '18 02:04 aa3222119

Hi @aa3222119,

can you provide more context?

My guess is the installation of ZeroMQ 4.X.X is either missing, incomplete or simply not found for some reason, but I'd need the following information to understand the cause and find a solution:

  1. operating system name and version
  2. output of go version and go env
  3. a description of the procedure you followed to install the Prerequisites

Thanks

cosmos72 avatar Jun 09 '18 11:06 cosmos72

Sebastien and luna put in a lot of work to gomq to implement everything we need to implement a Jupyter kernel. If we can adopt this pure Go zmq replacement to make installation easier and hopefully avoid some of these zmq installation bugs.

SpencerPark avatar Jun 15 '18 18:06 SpencerPark