How can i start psychopy?

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): win10
PsychoPy version (e.g. 1.84.x): 2020.2.3
Standard Standalone? (y/n) If not then what?:yes
What are you trying to achieve?: starting program

What did you try to make it work?: chage a region of my computer, try all troubleshooting manual in installation and i wrote topic in forum but anyone have not replied it.

What specifically went wrong when you tried that?: it is just not working to start
Include pasted full error message if possible. “That didn’t work” is not enough information.

Traceback (most recent call last):
File “C:\Program Files\PsychoPy3\Lib\site-packages\psychopy\app\psychopyApp.py”, line 104, in
main()
File “C:\Program Files\PsychoPy3\Lib\site-packages\psychopy\app\psychopyApp.py”, line 100, in main
start_app()
File “C:\Program Files\PsychoPy3\Lib\site-packages\psychopy\app\psychopyApp.py”, line 28, in start_app
app = PsychoPyApp(0, showSplash=showSplash)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app_psychopyApp.py”, line 226, in init
self.onInit(testMode=testMode, **kwargs)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app_psychopyApp.py”, line 416, in onInit
logging.flush()
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\logging.py”, line 300, in flush
logger.flush()
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\logging.py”, line 286, in flush
target.write(formatted[thisEntry] + ‘\n’)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\logging.py”, line 206, in write
stream.write(txt)
File “C:\Program Files\PsychoPy3\lib\encodings\cp1252.py”, line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: ‘charmap’ codec can’t encode characters in position 68-73: character maps to

Definitely looks like you were on the right lines changing to different regions on your computer, it looks like it is attempting to print to the console but can’t find the character codes for some letters. What regions did you try?

Hello, Thanks for replying.

I live in S.Korea, but for experiment environment, I use computer in English(USA). Should I change the region for Korea?