On Sep 8, 2005, at 10:06 AM, Steve Litt wrote:

I downloaded dabo-0.4.1-mac-nix.tar.gz and tried to install it on my Mandrake
10.0 box by untarring it and running ./setup.py, as described in the
documentation.

Which documentation is that? It needs to be corrected if it says that.

The docs on the download page and the INSTALL file in the package both contain the info to run:

python setup.py install

in order to install Dabo.

I also don't know whether I have wxpython set up on my box or not, and am not sure how to find out.

Try this: from the command line, type 'python' to enter the Python interpreter. Then from there, type 'import wx'. If you get an ImportError, then you don't have wxPython installed.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to