On 1/3/07, Glenn Davy <[EMAIL PROTECTED]> wrote:
On Wed, 2007-01-03 at 00:13 -0400, Jorge Vargas wrote: > On 1/2/07, glenn <[EMAIL PROTECTED]> wrote: > > > > hi all... > > Ive done and svn switch, and that seems fine, however when I "python > > ./setup.py install" I eventually get this: > > > > Installed /usr/lib/python2.4/site-packages/TurboGears-1.1a0-py2.4.egg > > Processing dependencies for TurboGears==1.1a0 > > Searching for FormEncode==dev,>=0.6.1dev-r2135 > > Reading http://www.turbogears.org/preview/download/index.html > > Reading http://peak.telecommunity.com/snapshots > > Reading http://www.python.org/pypi/FormEncode/ > > Reading http://formencode.org > > Reading http://www.python.org/pypi/FormEncode/0.6 > > No local packages or download links found for > > FormEncode==dev,>=0.6.1dev-r2135 > > error: Could not find suitable distribution for > > Requirement.parse('FormEncode==dev,>=0.6.1dev-r2135') > > > > Is this something I can resolve at my end, or that im doing wrong? > > > this is a product of http://trac.turbogears.org/changeset/2249 >
I switch over to my dev machine and this is happening here too. lets see what Alberto has to say about it. ok that ==dev seems odd there shouldn't it be something like FormEncode>=0.6.1dev either way I believe that it's a problem in how it's asking for that dep.
ahh ok > Personally I use python setup.py develop when I want trunk to be my > "main TG" tried this - at least as best I understand it - get same result > so I have forward the email to the trunk list to see if > someone else has seen this. (remenber trunk stuff goes there :P) > ok, gotcha, sorry didnt realise - I just assumed it had at least 80% chance of being my prob
afterall it seems it wasn't :)
thx for all that glenn > > thx > > glenn > > > > > > > > > > > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

