Since I hadn't got space in my onedrive, I have changed (cut and paste) my python project from:
"c:\users\cordo\onedrive\escritorio\whispers\developing" to "D:\Whispers\Developing".
Everything is working well unless pip, which is no longer working. After some research, I tried this in the CMD:

It looks like some internal process is using the old (and deleted) directory. I have also noticed that the "venv" is in orange color (excluded directory) on my pycharm:
How can I proceed? Thanks a lot for your help
