How to delete site-package to remove WARNING for invalid distribution?
12:11 24 Aug 2021

I have the following WARNING on my terminal:

WARNING: Ignoring invalid distribution - (/opt/anaconda3/lib/python3.8/site-packages)

Having read some other reviews, I know that if I delete the folder it will get rid of the warning. But I can't seem to find the folder. I am using a Mac and I've tried to look for it manually.

Any ideas how to locate the folder or just delete it via my terminal?

bash terminal