I tried to do this and re-build NOX.
The commands I used to install numpy was:

sudo apt-get install python-numpy

The error in NOX was:

swig: Modules/lang.css:330: Language::Language(): Assertion '!this_' failed.

Do you know what this means?

Thanks,
Albert

On Wed, Jul 14, 2010 at 12:40 PM, Martin Casado <cas...@nicira.com> wrote:

> Yeah, we've run into this problem before.  I believe the segfault is in
> numpy and we got around it by compiling against a more recent version of
> numpy.
>
>  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

Reply via email to