Running Python/Numpy/Pandas on older secure computer -
Running Python/Numpy/Pandas on older secure computer -
i'm trying run script @ work uses python labeled array module pandas built on top of numpy python crashes every time "unhandled exception" error pointing numpy/core/multiarray.pyc. happens when execute code through idle, python, or pythonw. wasn't doing complicated or working much info so, test, took code home , ran on personal computer same versions of python/numpy/pandas installed , works fine. have older , extremely secure computer @ work , i'm wondering if knows tips numpy may cause crash if running in type of environment.
i'm using python 2.6.2 numpy 1.6.1 , pandas 0.7.0. @ work have dell running 32bit windows xp sp3 intel duo 2 e8400.
are there firewall settings, registry settings or else might not set cause of problem?
python numpy pandas
Comments
Post a Comment