Error in Anaconda Prompt due to 'PT' not being recgonized

Viewed 10

I get this error every time I open Anaconda Prompt (Anaconda3) I'm new to Python, I was messing around with conda and pip, I remember doing something on the lines of conda activate and conda init After this the conda command or opening Anaconda Prompt gives me the Error mentioned.

'PT' is not recognized as an internal or external command, operable program or batch file.

C:\Users\18179>conda list 'PT' is not recognized as an internal or external command, operable program or batch file.

C:\Users\18179>

I tried uninstalling and reinstalling Anaconda3 but it doesn't work

0 Answers
Related