AzizKpln / Moriarty-Project

This tool gives information about the phone number that you entered.
MIT License
1.47k stars 215 forks source link

Execution Error #7

Closed mateusfg7 closed 4 years ago

mateusfg7 commented 4 years ago

I have an error when execute the script, after check twitter account:

Traceback (most recent call last):
  File "Moriarty.py", line 196, in <module>
    google_phone(options.phone_number)
  File "Moriarty.py", line 134, in google_phone
    google.gg(phone_number)
  File "/home/mateusfg7/Tools/Moriarty-Project/social_media/google.py", line 36, in gg
    WebDriverWait(driver, 10).until(EC.element_to_be_clickable((By.XPATH, '/html/body/div[1]/div[1]/footer/div/div/div[1]/div[1]/div[38]'))).click()
  File "/usr/lib/python3/dist-packages/selenium/webdriver/support/wait.py", line 86, in until
    raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message: 

image

AzizKpln commented 4 years ago

I Will check the bugs but I got final exams bro I Will release the v2. 3 after May. But try to use the tool again it Could be solved thanks for using moriarty I appreciated

shanow7 commented 4 years ago

Hi, I've this /Moriarty-Project$ python3 Moriarty.py -h Traceback (most recent call last): File "Moriarty.py", line 15, in from clint.textui import colored ModuleNotFoundError: No module named 'clint'

AzizKpln commented 4 years ago

you have to issue this command: "pip install -r requirements.txt" But I suggest you guys to wait because Moriarty project will be something more than now it is.

shanow7 commented 4 years ago

I used this command but nothing was change ok, I'll wait...

AzizKpln commented 4 years ago

issue has been fixed