troubles building the last rev 21171 on Wn7
Gilles Duboscq
gilwooden at gmail.com
Sat May 2 20:14:58 UTC 2015
Hello,
I looked at the documentation to see if there was any indication that
readline would not be available on Windows and couldn't find any. Now I
know.
You an comment this line out, it shouldn't be necessary on Windows.
I'll make this best effort and silently swallow the ImportError.
Gilles
PS: hg revision numbers are local-only [1], my "21171" is probably
different than yours. A reasonably sized prefix of the changeset id is
usually a better way of identifying changesets.
[1] http://mercurial.selenic.com/wiki/RevisionNumber
On Sat, May 2, 2015 at 2:22 PM Raffaello Giulietti <
raffaello.giulietti at supsi.ch> wrote:
> After pulling rev. 21171 and updating, here's what happens on Win7:
>
>
> C:\dev\graal>mx build
>
> C:\dev\graal>python C:\dev\graal\/mxtool/mx.py build
> Traceback (most recent call last):
> File "C:\dev\graal\/mxtool/mx.py", line 51, in <module>
> import readline
> ImportError: No module named readline
>
>
> Anybody observing a similar behavior, even perhaps on Linux?
>
> Greetings
> Raffaello
>
More information about the graal-dev
mailing list