Open Anaconda Powershell Prompt Error

Open Anaconda Powershell Prompt Error after installing Anaconda3-2023.03-1-Windows-x86_64.exe

>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

Traceback (most recent call last):
  File "C:\ProgramData\anaconda3\lib\site-packages\conda\exceptions.py", line 1132, in __call__
    return func(*args, **kwargs)
  File "C:\ProgramData\anaconda3\lib\site-packages\conda\cli\main.py", line 94, in main_sourced
    print(activator.execute(), end="")
UnicodeEncodeError: 'gbk' codec can't encode character '\u202a' in position 462: illegal multibyte sequence

$ C:\ProgramData\anaconda3\Scripts\conda-script.py shell.powershell activate C:\ProgramData\anaconda3

Hello,

In order to help you with this problem, we will need to see the actual error message you received. There should be an error message that appeared BEFORE the Traceback output - can you please attach that here as well?

Thank you.

No other message. When I click the shortcut of Ananconda Powershell Prompt, the powershell window opens and the >>>>ERROR REPORT<<<<< message appears on the first line.

Hey dude, I met the same question as yours, have you fixed that? :thinking:

Can you sucessfully open a regular ‘Anaconda Prompt’(non-Powershell)?
Is it just the ‘Anaconda Powershell’ window that doesn’t work?