Volker Braun wrote:
> #16455 is in beta5, but note that it doesn't make zmq/pyzmq standard
> packages (=installed by default). You still have to run "sage -f zeromq &&
> sage -f pyzmq"

Thanks Volker for clarifying this.

So, is the following correct?

- with Sage 6.3.beta4, or earlier, use

    sage -i zeromq && sage -i pyzmq

(download and install these packages)

- with Sage 6.3.beta5 or later, use

    sage -f zeromq && sage -f pyzmq

(install these already-present packages)

Could we make a case for promoting zeromq and pyzmq to
standard packages, given the huge benefit for combining
the usage of Sage and the IPython notebook? It would be
nice for people to be able to do that out of the box.

Samuel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to