Thank you for the advice. It works fine for me now. I follow your
instructions and issued
sudo apt-get install libzmq-dev
sudo sage -i pyzmq
(i then did make in the sage root directory--I was prompted to do this
by the terminal output after the previous command)
On Friday, September 5
Hi,
On Sat, Sep 06, 2014 at 11:22:04AM +0100, Vincent Delecroix wrote:
> I see... but still, it is annoying that
>
> - there is no a dependency between pyzmq and zmq Sage packages
Actually, there is one, but is is not handled automatically by Sage
install script:
http://git.sagemath.org/sage.gi
On 2014-09-04, Anthony Savagar wrote:
> Log file attached. Thanks for any help. I want to be able to do sage
> -ipython notebook. I gather pyzmq is a necessary condition.
>
>
> anthony@anthony-VPCZ12V9E:~/Downloads$ sudo sage -i pyzmq-2.1.11.p1.spkg
This looks like an old spkg.
sudo sage -i pyzmq
014-09-06 11:08 UTC+01:00, Volker Braun :
> For starters, did you ask him whether he has administrator permissions on
> his machine?
I see... but still, it is annoying that
- there is no a dependency between pyzmq and zmq Sage packages
- the default is to not use the system wide libraries
Vincen
For starters, did you ask him whether he has administrator permissions on
his machine?
On Saturday, September 6, 2014 11:07:24 AM UTC+1, vdelecroix wrote:
>
> Why not a system wide installation of zeromq? It just works fine on my
> computer.
>
>
--
You received this message because you are s
Why not a system wide installation of zeromq? It just works fine on my computer.
Vincent
2014-09-06 11:05 UTC+01:00, Volker Braun :
> Typo:
>
> sage -i zeromq
> sage -i pyzmq
>
>
> On Saturday, September 6, 2014 11:04:46 AM UTC+1, Volker Braun wrote:
>>
>> In this order:
>>
>> sage -i zmq
>> sage
Typo:
sage -i zeromq
sage -i pyzmq
On Saturday, September 6, 2014 11:04:46 AM UTC+1, Volker Braun wrote:
>
> In this order:
>
> sage -i zmq
> sage -i pyzmq
>
>
> On Friday, September 5, 2014 12:29:03 AM UTC+1, Anthony Savagar wrote:
>>
>> Log file attached. Thanks for any help. I want to be able
In this order:
sage -i zmq
sage -i pyzmq
On Friday, September 5, 2014 12:29:03 AM UTC+1, Anthony Savagar wrote:
>
> Log file attached. Thanks for any help. I want to be able to do sage
> -ipython notebook. I gather pyzmq is a necessary condition.
>
>
> anthony@anthony-VPCZ12V9E:~/Downloads$ sud