On 11/4/05, Jeremy <[EMAIL PROTECTED]> wrote: > > > > Ahh... that clears everything up. > > > > Well, I am glad someone is clear... :D I am as confused as ever. > But, I don't know jack about python.
This particular conversation goes a bit beyond just python... the setuptools/Python Eggs thing is new. It's incredibly useful, which is why it's worth getting over this bump, but it's still new territory to travel. > So, do I need to check out a new version from svn and then run the > setup command again? Assuming I fully grokked what Phillip was saying, if you do an "svn up" and then rerun the setup.py develop command, you should be fine. Kevin

