I did something stupid. I stored python project on OneDrive (yes with virtual environment set up). I don't have to mention how it blocked my OneDrive ... Anyway. Someday I tried to remove project folder but I couldn't do it. All of project files were gone except venv folder. And yes - I did it twice ...
Folder from the first project that I can't remove is pycache ...\venv\Lib\site-packages\pip\_internal\req\__pycache__
Folder from the second project I can't remove is "zh_TW" ...\venv\Lib\site-packages\~phinx\locale\zh_TW
I think I searched every possible thread that I found. I tired various commends and scripts but I'm still unable to remove them. Could someone advise how to effectively remove remaining venv files?
Thanks in advance!