Should have done some more reading. I downloaded ez_setup.py and it is now cooking ...
On 25-Nov-07, at 15:34 , V. Lanny Rosicky wrote: > > Thank you. I tried and this is the result > > Traceback (most recent call last): > File "setup.py", line 15, in <module> > from setuptools import setup, find_packages > ImportError: No module named setuptools > > Could you please tell me what I am doing wrong? > > > On 25-Nov-07, at 15:11 , Emmanuel Blot wrote: > >> >>> Would someone be kind enough to point me to reading that would allow >>> me to install this version? >> >> The upcoming version of Trac (0.11) does not require Clearsilver >> anymore. >> You can get the development version with your SVN client: >> svn co http://svn.edgewall.org/repos/trac/trunk >> cd trunk >> python setup.py install >> >> HTH, >> Manu >> >>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
