On Mon, Aug 25, 2008 at 9:33 AM, Philippe Saade <[EMAIL PROTECTED]> wrote: > > On Mon, Aug 25, 2008 at 2:41 PM, David Joyner <[EMAIL PROTECTED]> wrote: >> >> On Mon, Aug 25, 2008 at 8:20 AM, Philippe Saade <[EMAIL PROTECTED]> wrote: >>> > nybody give me a hint ? >> >> >> Did you add it to devel/sage/setup.py? >> > > No and honestly, i don't fully understand the way that file is structured. > If you could give me an example of a line i should add... > > Sorry to bother
You only need to modify that file if you are adding a file to sage/devel somewhere and want sage to auto-load your python module. Since William's suggestion helped you, it seems you are doing something different, so you can leave setup.py alone. > > Philippe >> >>> >>> (rem : the classes defined in that module work fine if placed in a >>> notebook cell) >>> >>> Philippe >>> >>> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
