If this template helps then use it. If not then just delete and start from scratch.
I am a student who is learning to use PsychoPy, and I’m running into the following situation
OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2.2
Standard Standalone? (y/n) If not then what?:y
What are you trying to achieve?:
What 's " UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xc4 in position 132: invalid continuation byte" supposed to mean?The error occurred when I tried to make a scale through it.
I’m trying to figure out the error.
What did you try to make it work?:
I tried to convert the format.
**What specifically went wrong when you tried that?:**UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xc4 in position 132: invalid continuation byte
Include pasted full error message if possible. “That didn’t work” is not enough information.