Ed Leafe wrote:

> On Feb 4, 2008, at 11:14 AM, Pablo Lerner wrote:
> 
>> Location, if it's useful, is C:\Python25\lib\site-packages\dabo-
>> 0.8.3-py2.5.egg\dabo\__init__pyc
>>
>> But searching through __init__.py there's no reference to the text
>> "frameworkPath". On line 170 it defines a function (comment is on  
>> line 170):
>>
>> # Define the standard Dabo sub directory structure for apps.
>> def _getAppDirectoryNames():
>>    return ("biz", "db", "ui", "resources", "reports")
>>
>> But definition of the attribute does not exists. I can't find  
>> references to
>> file version to compare. In the c:\Python25 directory, only uses of
>> "frameworkPath" are in dApp.py file. But always in a reading it, never
>> assigning a value.
>>
>> Any ideas?
> 
>       Looks like you're running an older version of the framework with a  
> newer version of the Class Designer. The __init__.py for the framework  
> is an old one, and the newer one is available via Web Update. I would  
> recommend bringing your framework up-to-date and then trying again.

It looks like he's running the released 0.8.3. So did we botch the 
release somehow?

Paul

-- 
http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
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/dabo-users/[EMAIL PROTECTED]

Reply via email to