gophernotes
gophernotes copied to clipboard
gophernotes: symbol lookup error: gophernotes: undefined symbol: zmq_curve_public
like it said in title. how can i deal with it
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:
- operating system name and version
- output of
go versionandgo env - a description of the procedure you followed to install the Prerequisites
Thanks
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.