[PEAK] Problems with the tutorial

darryl developer at csrules.dyndns.org
Fri Jan 23 20:36:31 EST 2004


Driver, David wrote:

>I started the tutorial and got to about page twelve. This is what I ended up
>with after three lines of code
>
>  
>
>>>>from peak.api import *
>>>>class Car(binding.Component):
>>>>        
>>>>
>	passengers = binding.Make(dict)
>
>	
>Traceback (most recent call last):
>  File "<pyshell#4>", line 1, in ?
>    class Car(binding.Component):
>  File "<pyshell#4>", line 2, in Car
>    passengers = binding.Make(dict)
>AttributeError: 'LazyModule' object has no attribute 'Make'
>  
>
>Can someone help me out here. Where do I need to go to start to understand
>what peak is and how it works?
>Please reply directly to me because I am not currently a member of the list.
>
>Any help is appreciated, Thanks.
>_______________________________________________
>  
>
At first blush i'd say your probably running an older version of peak 
than the tutorial is currently edited for.
What version are you running?

-darryl

-- 
http://randomthoughts.vandorp.ca/syncato/WK/blog





More information about the PEAK mailing list