Skip to content

running hello world example doesn't work #8

@timeyyy

Description

@timeyyy
Traceback (most recent call last):
  File "/home/tim/.local/bin/quick", line 287, in <module>
    elif len(sys.argv) > 1 and sys.argv[1] == 'lein': exit_code = lein(*sys.argv[2:])
  File "/home/tim/.local/bin/quick", line 276, in lein
    result = evaluate(code, ns='leiningen.core.main', toplevel=True)
  File "/home/tim/.local/bin/quick", line 183, in evaluate
    raise Exception('Eval returned bad exit status: %s' % (message['status'][0]))
Exception: Eval returned bad exit status: namespace-not-found

Leiningen 2.7.1 on Java 1.8.0_171 OpenJDK 64-Bit Server VM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions