I do have python 2.7 installed.  I installed the binary file to use 2.5 so I 
could get access to the database grid (the last I heard the grid did not 
work with 2.7).  I'll remove dabo runtime and use 2.7.

any word on when the database grid will be available with 2.7?

thanks for your help,
bob k.

-----Original Message----- 
From: Ed Leafe
Sent: Tuesday, August 09, 2011 8:37 AM
To: Dabo Users list
Subject: Re: [dabo-users] dabo not working

On Aug 9, 2011, at 6:31 AM, Bob K. wrote:

> Platform: Win
> Python Version: 2.5.2 on win32
> Dabo Version: Version 0.9.3; Revision ~6293
> UI Version: 2.8.10.1 on wxMSW

> "c:\python27\lib\site-packages\dabo-0.9.3-py2.7.egg\dabo\__init__.py", li
> ne 103, in <module>
>    import logging
> ImportError: No module named logging

Hmmm... your version info shows Python 2.5.2, but your traceback shows Dabo 
in the Python 2.7 site-packages directory. Python 2.5 is rather old to be 
installed on a Windows 7 machine; you might want to go to the 'Add/Remove 
Programs' control panel, and see if there are indeed two versions of Python 
on your machine. You can also try specifying Python 2.7 directly when you 
run Dabo by including the full path to the Python executable:

c:\python2.7\python.exe c:\path\to\ClassDesigner.py 
c:\path\to\your\file.cdxml


-- 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/0aadb7f6-55ac-49d3-abe6-b98303f93...@leafe.com 

_______________________________________________
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/DA5C20D8EB8546439E783BA9D05A83CA@BobPC

Reply via email to