On Jul 22, 2010, at 5:56 AM, Monte Milanuk wrote:

> I am working my way through the PyCon tutorial, and am at the point in 
> the second half titled 'Taking a Test Drive'.  When I try to Run, I get 
> only a popup with the following erro:
> 
> Attribute Error: 'NoneType' object has no attribute 'HoursBizobj'
> 
> I did some digging through the archives on gmane.org and it appears that 
> for some reason 'HoursBizobj' isn't getting created.  There is a 
> ClientBizobj.pyc, but no HoursBizobj.pyc in the ui directory.  I found 
> one post where it was suggested to try exiting the ClassDesigner and 
> re-starting it from the directory containing the cdxml file... did that, 
> no luck.

        Can you paste your createBizobjs() code here? Perhaps there is a typo 
there, which is the most common reason for this. Also, did you import 
HoursBizobj in your biz/__init__.py script?



-- Ed Leafe



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/a9d5e429-1015-409c-bc17-53be3e083...@leafe.com

Reply via email to