Rhythm Bansal
Rhythm Bansal
May I do this ?
I guess no one's working on this issue currently, so may I work on it ? @Arthur-Milchior
@sdushantha resolved the conflicts
> False negative when trying to scan usernames on that have attached twitters. This could lead to false reports and would be greatly appreciated if it's fixed. This is for...
> ~/sherlock/sherlock $ python3 sherlock.py hi Traceback (most recent call last): File "/data/data/com.termux/files/home/sherlock/sherlock/sherlock.py", line 12, in import pandas as pd ModuleNotFoundError: No module named 'pandas' If you are facing issues...
Try installing `numpy` manually using ``` pip install numpy ```