question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PsychoPy n170 fails on Windows 10 Pro

See original GitHub issue
  • 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.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
ErikBjarecommented, Apr 25, 2022

Hey @oreHGA I had to revert that PR, so we’re still on an old version of psychopy.

1reaction
ErikBjarecommented, Mar 25, 2022

@gbernal Thanks for that, I updated to latest Psychopy in #167 so at least that shouldn’t be an issue anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting — PsychoPy v2022.2.4
Below are some of the more common problems and their workarounds, as well as advice on how to get ... Windows users (starting...
Read more >
Experiment does not work on Windows 10 PC, but does on ...
I got a error message with the same PsychoPy3 program file about getGammaRamp ending “AttrtibuteError : 'NoneType' object has no attribute ' ...
Read more >
Experiment does not run on Pavlovia - PsychoPy Discourse
The errors occurs: Failed to load resource: the server responded with a status ... I am using PsychoPy v2022.1.2 on Windows 10 pro,...
Read more >
Error only with Random Dot Kinematogram ( RDK ) stimulus
If this template helps then use it. If not then just delete and start from scratch. OS: Windows 10 Pro 64-bit (10.0, Build...
Read more >
PsychoPy (or Windows ?) bug - Other
Also, I found an emergency solution to avoid this problem. I think this error often occurs in multi-monitor environment. If you use multi ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found