The pull request is in. It works for me and it is fairly trivial, but there is always the possibility of side effects.
https://github.com/sympy/sympy/pull/406 Stefan On 11 June 2011 11:50, [email protected] < [email protected]> wrote: > I started moving pyglet to an external dependency. I have some other stuff > to do, but expect a pull request at the end of the day. I hope that there > wont be any unforeseen problems. For the moment I'm just doing > > grep "import_thirdparty" -r . > > and commenting it. I'll also add import error catching. > > > On 11 June 2011 03:39, Aaron Meurer <[email protected]> wrote: > >> On Fri, Jun 10, 2011 at 2:58 PM, [email protected] >> <[email protected]> wrote: >> > I have no ploting at all. >> >> You're not the only one :) >> >> > >> > There is a bug in pyglet (under Ubuntu): >> > http://code.google.com/p/sympy/issues/detail?id=2474 >> > >> > Would just unpacking the latest tar over the current files be >> sufficient? >> > Should I do it and send a pull request or a more involved process is >> > required? >> > >> > Also it will be best if pyglet is just an external dependency. See >> > http://code.google.com/p/sympy/issues/detail?id=2144. Would this be too >> much >> > work? >> > >> > Regards >> > Stefan >> > >> > -- >> >> I honestly don't know which of these would be easier to do. Making >> Pyglet an external dependency would be preferred. That might just >> require fixing some imports and updating some documentation, but I >> couldn't say for sure unless it was tried. >> >> Aaron Meurer >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" 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/sympy?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
