Ah yes that's it, how annoying! Though it's hardly worth the bother in my case, is there any solution that doesn't involve hacking the installed package?
Looking a this more closely I'm reconsidering my dependency on FormBuild. I only use formbuild.helpers.field from version 2.2.0; this seems to have become a member of a Form class in 3.0.1 which has the same versioning issue. I could easily extract or replace that function but it would be a shame! Mike On Jun 3, 8:42 pm, "Thijs Triemstra | Collab" <[email protected]> wrote: > On Jun 3, 9:01 pm, Mike Burrows <[email protected]> wrote: > > > Thanks Mike. > > > I have no urgent need to upgrade but was happy to give it a whirl. > > Unfortunately I ran straightaway into a version conflict! Will there > > be a Pylons release soon that permits this version of WebHelpers? Or > > is there some trick I don't know of to bypass the version checks? > > Are you running into the error below? > > error: Installed distribution WebHelpers 1.0 conflicts with > requirement WebHelpers>=0.6.1,<0.6.99 > > I had to remove the 'WebHelpers>=0.6,<=0.6.99' dependency from > FormBuild to enable WebHelpers 1.0 in a Pylons 0.10 app. > > Cheers, > > Thijs -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
