On Nov 11, 12:02 pm, John H Palmieri <[EMAIL PROTECTED]> wrote:
> On Nov 11, 11:57 am, Jaap Spies <[EMAIL PROTECTED]> wrote:
>
>
>
> > John H Palmieri wrote:
> > > On Nov 11, 4:24 am, mabshoff <[EMAIL PROTECTED]> wrote:
> > >> Hello folks,
>
> > >> here is 3.2.rc0 and I have to confess that I cheated: I did build this
> > >> on numerous platforms before announcing here (if you hung out in IRC
> > >> you knew about this release for about 6 hours now) and as it turns out
> > >> my caution was justified. Doctesting is broken with this release
> > >> unless you do the following:
>
> > >>  ./sage -sh
> > >>  cd local/bin
> > >>  hg update -C
>
> > > When I try to do the last line (on an intel mac running 10.5), I get
> > > this:
>
> > > abort: could not import module lookup!
>
> > > Did I do something wrong?
>
> > do:
>
> > ./sage -sh
> > cd local/bin
> > ./hg update -C
>
> Here's what happens:
>
> (/Applications/sage) [11:26am]>> ./sage -sh
>
> Starting subshell with Sage environment variables set.
> Be sure to exit when you are done and do not do anything
> with other copies of Sage!

So far so good.

> (/Applications/sage) [11:58am]>> cd local/bin
> (...local/bin) [11:58am]>> ./hg update -C
> abort: could not import module lookup!

mmh - can you try without the "./" since hg is in $PATH. What shell
are you using - even though this should not matter, but one never
knows.

> > then
>
> > exit
> > make check
>
> As you might guess, doctesting fails at this point:
>
> ImportError: No module named sagedoctest
>
> Maybe I'll start over again from the tar file.

That will not work since the issue is in the tarball itself. I am on
my way home, so I cannot post an updated rc1 until about 18 hours from
now. But I will make sure the issue is gone in rc1.

>   John

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to