I tried pickling too. The import works, but for some reason, the (pickled) file disappears when I quit NOX, and I can no longer access the data.
Albert On Wed, Jul 14, 2010 at 11:56 AM, Brandon Heller <brand...@stanford.edu>wrote: > Yeah, there's a library (don't recall off-hand) that conflicts with > Matplotlib in NOX on Debian 5. IIRC this is gone with Ubuntu now. We > had this problem last year with the latency graphing and NOX. > > Why would you need code in your NOX module from matplotlib? Can you > write data to pickle files, then process it after? > > -b > > On Wed, Jul 14, 2010 at 11:50 AM, Albert Wu <awu123...@gmail.com> wrote: > > Hey, > > > > I put this line of code > > > > import matplotlib > > > > into my NOX module (Python graphing utility). > > Now, when I start NOX, it exits on a segmentation fault. > > > > Does anyone know why this is happening? > > > > Thanks, > > > > Albert > > > > _______________________________________________ > > nox-dev mailing list > > nox-dev@noxrepo.org > > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org > > > > >
_______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org