discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Resolved: gr-perf-monitorx graphics


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Resolved: gr-perf-monitorx graphics
Date: Tue, 11 Feb 2014 16:04:25 +0000

On Mon, Feb 10, 2014 at 11:36 PM, Tom McDermott
<address@hidden> wrote:
>
> Got the graphics working on gr-perf-monitorx. Here's a list of packages, and
> the installation
> sequence needed to get it running on Ubuntu 13.10:
>
> sudo apt-get install  3 packages:
>   pip   (the python package installer)
>   graphviz
>   libgraphviz-dev
>
> Then
> pip install 2 packages:
>   networkx
>   pygraphviz
>
>
> -- Tom, N5EG

You really shouldn't have to do that. I just apt-get install
python-networkx on Ubuntu and that works for me by pulling in the
required deps.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]