From: Kjell A. T. <kt...@ua...> - 2002-04-09 15:33:34
|
I tried running your code snippet below. I am still getting the same import error. I have completely uninstalled the program and reinstalled python 2.2.1.c and win32all- 146.exe. But I still get the same message. Now I cant find anything labelled numeric in the site packages directory. So what am I doing wrong? > > Message: 2 > Date: Mon, 08 Apr 2002 12:17:29 -0400 > From: Bruce Sherwood <ba...@an...> > To: vis...@li... > Subject: Re: [Visualpython-users] Windows install trouble > > Presumably you find Numeric in C:\Python22\Lib\site-packages? I can't think > of a reason why Python can't find it. > > It might be informative to see what happens if you try to run the following > program, without invoking visual: > > from Numeric import * > a = array([1,2]) > print a > > Bruce Sherwood > > > > > --__--__-- > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > End of Visualpython-users Digest > Kjell Tengesdal University of Arkansas Department of Physics (PHYS 232) Fayetteville, AR 72701 (479) 575-7364 "The battle of Iwo Jima has been won. Among the Americans who served on Iwo, uncommon valor was a common virtue." Fleet Admiral Chester W. Nimitz, 17 March 1945, CINCPAC Communique No. 300 |