Thanks. This is all black magic for me. I tried to read http://peak.telecommunity.com/DevCenter/setuptools but it is such a long document...
I already tried with "./setup.py install". I had some problems with CherryPy 2.1.0-rc2, but found that I should delete this egg before installing 2.1.0 Now I'm wondering about the difference between develop and install. Anyway, it seems that my app is working fine with 0.9. I might not need to switch back. I'll just keep 0.9 Thanks again!

