athena007

Results 2 comments of athena007

I just resolved this issue. Indeed it was an issue related to 32bit / 64 bit conflict of pzmq. I needed to update my quicklisp dist pkg. If your are...

@ryukinix You will need to update your quicklisp dist pkg. If your are running sbcl then launch from terminal and run the following 1. (load "~/quicklisp/setup.lisp") 2. (ql:update-all-dists) This is...