Skip to content

kernel won't start / undefined symbol: zmq_msg_init #22

@tttaaannnggg

Description

@tttaaannnggg

(my environment is Ubuntu via WSL 2 )

So far, I haven't been able to locally install the mit-scheme kernel. I've successfully installed MIT Scheme from source, ZeroMQ, and this repo, but when I run the last step of

jupyter console --kernel mit-scheme

I get the following:

;The primitive dld-load-file, while executing the dlopen system call, received the error: /usr/local/lib/mit-scheme-x86-64/zmq-shim.so: undefined symbol: zmq_msg_init.
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.

2 error>
End of input stream reached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions