Linux Anaconda cannot start in vscode

In VScode:
image

mrpython@MP-ThinkPad:~/Desktop/algorithm$ conda activate manim
bash: syntax error near unexpected token `('

But it can start in the system terminal.

mrpython@MP-ThinkPad:~/Desktop/mc$ conda activate manim
(manim) mrpython@MP-ThinkPad:~/Desktop/mc$ 

uname:

mrpython@MP-ThinkPad:~/Desktop/mc$ uname -a
Linux MP-ThinkPad 6.2.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Mon Aug 14 13:42:26 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux