Skip to content

local experiment will crash #7

Description

@fnielsen

Having the experiment in a local namespace will crash the expyriment process with no meaningful error message

def main():
    exp = design.Experiment("Left right")
    ...

if __name__ == "__main__":
    main()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions