Dabo looks interesting. Tonight, I installed from dabo-0.9.1-mac-nix.tar.gz on Ubuntu 8.10 apparently without any problem, using the "Installation on Linux" directions from the Dabo Wiki. I have Python 2.5 and 2.6.1 on my Ubuntu box.
When I tried run Dabo, this is what I got... python /home/randy/src/dabo/demo/DaboDemo.py Traceback (most recent call last): File "<input>", line 1, in <module> NameError: name 'python' is not defined python /home/randy/src/dabo/ide/ClassDesigner.py Traceback (most recent call last): File "<input>", line 1, in <module> NameError: name 'python' is not defined I have only about 8 months experience in Linux and am brand new to Python, so I don't know which way to turn. I'd be grateful for any suggestions or clues as to where I went wrong. _______________________________________________ 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/[email protected]
