Użytkownik Bob K. napisał:
> C:\Program Files (x86)\Dabo Runtime\ide>python classdesigner.py
> Traceback (most recent call last):
>    File "classdesigner.py", line 8, in<module>
>      import dabo
>    File
> "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


I think you should use one of these methods and don't mix them:
1) download and install latest SVN version, then call framework tools
        with e.g.: python classdesigner.py
        or register .PY as valid shell command and just type "classdesigner.py"
2) if you decide to use runtime , use links from runtime Common subdirectory
        to start framework tools.

-- 
Regards
Jacek Kałucki
_______________________________________________
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/4e412871.3070...@rz.onet.pl

Reply via email to