On Mon, Feb 10, 2014 at 11:36 PM, Tom McDermott <tom.mcdermo...@yahoo.com> 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 _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio