Hi,
We have been using WebOb 1.0.7 but planning to migrate to 1.2.3. Could you please let us know if there are any changes or any migration documents?
We faced some deprecated warnings/errors when we just installed 1.2.3 and tried using it.
Looking forward to your response and help…
Thanks,
Pinakee Biswas
Director & CTO

7E- Mail: pin...@vvidiacom.com I 8Web: http://www.vvidia.tv
![]()
Hi,
Further to add to the query, we are using python 2.6 and Pylons 1.0.1.
Thanks,
P Please don't print this e-mail unless you really need to, this will preserve trees on planet earth.
--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discus...@googlegroups.com.
To post to this group, send email to pylons-...@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Mike,
Thanks for your mail.
I am having trouble with installing WebOb 1.0.7 with Pylons 1.0.1. I am not sure where I am going wrong.
I have configured ‘WebOb==1.0.7’ in setup.py and ran the setup. But its throwing following error:
error: Installed distribution WebOb (1.0.7) conflicts with requirement WebOb (>=1.2).
I am not sure where the conflict is arising.
I did a dependency check on the packages and found Pylons, Toscawidgets, WebTest require WebOb.
Would appreciate if you could give me some pointers on the above issue.
Looking forward to your response…
Thanks,
Pinakee Biswas
Director & CTO

7E- Mail: pin...@vvidiacom.com I 8Web: http://www.vvidia.tv
![]()
P Please don't print this e-mail unless you really need to, this will preserve trees on planet earth.
Hi Mike,
Thanks for your mail.
I got the following:
./Pylons-1.0.1-py2.6.egg/EGG-INFO/requires.txt:WebOb>=1.1.1
So, I think WebOb 1.0.7 won’t work then. Need to install 1.1.1.