From 1d2dde67a86f6d7c88c67c8ea247c18533f540ae Mon Sep 17 00:00:00 2001 From: vhosouza Date: Mon, 22 Feb 2010 18:07:29 +0000 Subject: [PATCH] FIX:Import numpy. --- invesalius/data/viewer_volume.py | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/invesalius/data/viewer_volume.py b/invesalius/data/viewer_volume.py index df2e86f..0a849dc 100755 --- a/invesalius/data/viewer_volume.py +++ b/invesalius/data/viewer_volume.py @@ -19,6 +19,7 @@ import sys +import numpy import wx import vtk from vtk.wx.wxVTKRenderWindowInteractor import wxVTKRenderWindowInteractor -- libgit2 0.21.2