AzizKpln / Moriarty-Project

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

all packages are install correctly but still not running #41

Closed qwezxcmp130743 closed 2 years ago

qwezxcmp130743 commented 3 years ago

Traceback (most recent call last): File "Moriarty.py", line 166, in microsoft_mail(options.phone_number,options.microsoft_mail_address,options.mail_password) File "Moriarty.py", line 58, in microsoft_mail driver = uc.Chrome(options=options) File "/mnt/d/wubuntu/.local/lib/python3.8/site-packages/undetected_chromedriver/init.py", line 57, in new instance.init(*args, **kwargs) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/chrome/webdriver.py", line 76, in init RemoteWebDriver.init( File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 157, in init self.start_session(capabilities, browser_profile) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute self.error_handler.check_response(response) File "/usr/local/lib/python3.8/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

ghost commented 2 years ago

I'm having the same issue. I'm using WSL - Windows 64bit with 32 GB RAM, on an i5 system.

I've reinstalled Chrome/Chromium, even made a new OSint-outlook as well to no avail, and even configured the moriarty.py so that it used an older version (one I copied from commit histories) with no success. I've found this problem is persistent on Raspian and Debian as well as Ubuntu Linux Server.

AzizKpln commented 2 years ago

Updated