I didn't try it, but perhaps the use of virtualenv should be considered :
http://pypi.python.org/pypi/virtualenv
(http://www.doughellmann.com/docs/virtualenvwrapper/ may be considered
too)...


-Mathieu

On Sun, Apr 11, 2010 at 20:45, muybay <yabyum...@gmail.com> wrote:

> Yikes, I was a little to quick on the send button...
>
> To finish that slightly off-topic thought, I think we have a better
> chance of incorporating our fork with pyfacebook.
>
> On Apr 11, 1:37 pm, muybay <yabyum...@gmail.com> wrote:
> > I am encountering something similar with pyfacebook, we are basically
> > dealing with forking woes.Simplejsonlooks like a well-maintained
> > package, I think the clean solution would be for them to incorporate
> > our changes but realistically that may not be feasible.
> >
> > So upgrading, patching and changing the namespace of the
> w2psimplejsonseems like the next best solution except for the
> > compatibility issues it would raise. I got around the issue at w2p
> > startup but it is hardly an elegant solution. This may require some
> > more thought.
> >
> > On a sidenote, pyfacebook has a leadership void and we could probably
> > get somewhere
> >
> > On Apr 11, 9:23 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> >
> > > What's your advice about this?
> >
> > > Out r version ofsimplejsonis patched to serialize dates. We could
> > > upgrade to the latest and re-patch and for now this problem will go
> > > away but this is not a long term solution. Clearly we must change
> > > something in the waysimplejsonis imported to avoid conflict.
> >
> > > Massimo
> >
> > > On Apr 11, 4:30 am, muybay <yabyum...@gmail.com> wrote:
> >
> > > > I have the issue also. I am going to try this suggestion and possibly
> > > > diff the two versions (upgraded vs web2pysimplejson).
> >
> > > > On Apr 8, 8:00 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> >
> > > > > One solution is to upgrade thesimplejsonthat comes with web2py. The
> > > > > problem is that the one we use has been modified to handle dates.
> >
> > > > > On Apr 8, 4:27 am, Johann Spies <johann.sp...@gmail.com> wrote:
> >
> > > > > > Removing Debian's python-simplejsonhelped me to start web2py
> again -
> > > > > > and broke some other stuff on Debian.
> >
> > > > > > Regards
> > > > > > Johann
> > > > > > --
> > > > > >        "Every good gift and every perfect gift is from above,
> > > > > >       and cometh down from the Father of lights, with whom
> > > > > >       is no variableness, neither shadow of turning."
> > > > > >                              James 1:17
>
>
> --
> To unsubscribe, reply using "remove me" as the subject.
>

Reply via email to