import View

nero francesco at akiraland.net
Wed Jan 29 11:07:39 EST 2003


Peter Hansen wrote:
> francesco nerieri wrote:
> 
>>cannot find any lib that let me have a "import View", anyone knows wich
>>module had I to install?
> 
> 
> Are you saying you want to be able to type "import View" and have it
> do something other than give an error?
> 

yes.. I've found this python code:

import Numeric
import MLab
import View

...code...


and I'm not able to run it because the interpreter says..
ImportError: No module named View

thanks,
   francesco.





More information about the Python-list mailing list