Skip to content

PsychoPy n170 fails on Windows 10 Pro #150

@sbastiaens

Description

@sbastiaens
  • Windows 10 Pro
  • Python Version: 3.7.11
  • Brain Interface Used: Crown

When running n170.present (form visual_n170), PsychoPy freezes and python crashes.
The problem was fixed by removing show_instructions(duration). We think that the error comes from the fact that mywin = visual.Window([1600, 900], monitor="testMonitor", units="deg", fullscr=True) is repeated twice and therefore PsychoPy creates two screens which makes it crash.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions