laurent napisaĆ(a): Hello,
> Being an happy user of Sphinx, I am trying out the recent > inheritance-diagram extension... but I am facing an annoying issue. > There is a PicklingError raised for a C-level defined type that can > otherwise normally be pickled/unpickled. > > Would anyone have a hint of what could be happening ? ... > PicklingError: Can't pickle <type 'rinterface.SexpVector'>: import of > module rinterface failed What about installing rpy? This package provides rinterface module: http://rpy.sourceforge.net/ Not sure if this can help, though. I don't have rpy on my system and still inheritance_diagram extension works for me. HTH, -- Regards, Wojtek Walczak, http://tosh.pl/gminick/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
