Ouch. I must have used old version of web2py than. I always imported simplejson as "import simplejson as json" I totally forgot to replicate my setup before terminating my linode server.
Ken On Thu, May 2, 2013 at 8:36 PM, Anthony <[email protected]> wrote: > I think that's where it has always been. > > > On Thursday, May 2, 2013 9:27:07 PM UTC-4, Kenneth wrote: > >> Hi Anthony, >> >> So, should I just import "contrib.simplejson"? Is this recently changed? >> >> Ken >> >> On Thu, May 2, 2013 at 8:26 PM, Anthony <[email protected]> wrote: >> >>> It's contrib.simplejson. >>> >>> On Thursday, May 2, 2013 9:08:31 PM UTC-4, Kenneth wrote: >>>> >>>> This seems odd to me. >>>> >>>> I just moved my server and ran the ubuntu script to install web2py >>>> >>>> I cannot import simplejson for some reason. (I ran it on python -S >>>> web2py.py as well) >>>> >>>> anyone had this problem before? Let me know! Otherwise, I have to >>>> import directly from gluon. >>>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "web2py-users" group. >>> To unsubscribe from this topic, visit https://groups.google.com/d/** >>> topic/web2py/qRO3Lzm9hWs/**unsubscribe?hl=en<https://groups.google.com/d/topic/web2py/qRO3Lzm9hWs/unsubscribe?hl=en> >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> web2py+un...@**googlegroups.com. >>> >>> For more options, visit >>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >>> >>> >> >> -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/qRO3Lzm9hWs/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

