I can't get Conda to create in the console

I have installed anaconda several times and I always get this error on the console Anaconda Prompt: Traceback (most recent call last):
File “C:\Users\AlbertodeTorres\anaconda3\Scripts\conda-script.py”, line 11, in
from conda.cli import main
ModuleNotFoundError: No module named ‘conda’

And I have created the environment variables well.

Can someone help me.
Thanks

Hello,

Have you tried both running the ‘Uninstall’ process AND deleting the existing ‘C:\Users\AlbertodeTorres’ folder completely from your system? I would try that. I suspect some part of the install has been corrupted in the anaconda3 folder.

I’m sure you mean the ‘C:\Users\AlberodeTorres\anaconda3’ folder. Wouldn’t want him to completely delete his entire user profile!

Yes rswitt. My bad. Of course I meant deleting the anaconda3 folder.