all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33615: xonsh build failure
@ 2018-12-04 17:03 Danny Milosavljevic
  2021-09-14  5:13 ` Sarah Morgensen
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2018-12-04 17:03 UTC (permalink / raw)
  To: 33615

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

xonsh-0.6.2/
[...]
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parser.py", line 10,
 in Parser
    from xonsh.parsers.v36 import Parser as p
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/v36.py", lin
e 4, in <module>
    from xonsh.parsers.v35 import Parser as ThreeFiveParser
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/v35.py", lin
e 4, in <module>
    from xonsh.parsers.base import BaseParser
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/parsers/base.py", li
ne 18, in <module>
    from xonsh.lexer import Lexer, LexToken
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/lexer.py", line 16, 
in <module>
    from xonsh.tokenize import (OP, IOREDIRECT, STRING, DOLLARNAME, NUMBER,
  File "/tmp/guix-build-xonsh-0.6.2.drv-0/xonsh-0.6.2/xonsh/tokenize.py", line 5
7, in <module>
    ASYNC = token.ASYNC
AttributeError: module 'token' has no attribute 'ASYNC'

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-14  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-04 17:03 bug#33615: xonsh build failure Danny Milosavljevic
2021-09-14  5:13 ` Sarah Morgensen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.