What version of setuptools do you have installed? Run: python -c "from setuptools import __version__; print __version__"
On 6/26/07, diego gentoo <[EMAIL PROTECTED]> wrote: > I have the latest one already. I have this problem when I try to build the > plugin from the souce: > > xxxxxxx# python setup.py bdist_egg > Traceback (most recent call last): > File "setup.py", line 25, in ? > packages=find_packages(exclude=['ez_setup', > '*.tests*']), > TypeError: find_packages() got an unexpected keyword argument 'exclude' > > Help :( > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
