Hi all, 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. The setup.py program did nothing except turn my cursor into a crosshairs. When I clicked anywhere, setup.py exited as follows:
[EMAIL PROTECTED] dabo]# ./setup.py ./setup.py: line 4: syntax error near unexpected token `from' ./setup.py: line 4: `from setuptools import setup, find_packages' [EMAIL PROTECTED] dabo]# I couldn't find any evidence of anything called "setuptools", which is what is referenced in line 4. I also don't know whether I have wxpython set up on my box or not, and am not sure how to find out. What should be my next step? Thanks SteveT Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
