Most articles on configuring your python installation assume that you're using the native python or installing it yourself.
Given that I've installed python via the (excellent) Cygwin exe, and it seems to be working fine: 1. what else do I need to setup and how (e.g., how should PYTHONPATH look on Cygwin) 2. does Cygwin include the easy setup tools thing for python like it does for Perl (I think it's called setuptools)? If not, we probably should, as it makes it easy for newbies to install egg packages. Thank you in advance. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple