frederikme / TinderBotz

Automated Tinder bot and scraper using selenium in python.
MIT License
570 stars 148 forks source link

TypeError: expected str, bytes or os.PathLike object, not NoneType #93

Open BanBan-pixel opened 2 years ago

BanBan-pixel commented 2 years ago

Hey guys i'm encountering this issue, do you know how to solve it ? I'm using ubuntu 22 with python 3.10

python3 auto_swipe.py Getting ChromeDriver ... Process Process-1: Traceback (most recent call last): File "/usr/lib/python3.10/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, *self._kwargs) File "/home/bob/.local/lib/python3.10/site-packages/undetected_chromedriver/dprocess.py", line 59, in _start_detached p = Popen([executable, args], stdin=PIPE, stdout=PIPE, stderr=PIPE, **kwargs) File "/usr/lib/python3.10/subprocess.py", line 966, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.10/subprocess.py", line 1717, in _execute_child and os.path.dirname(executable) File "/usr/lib/python3.10/posixpath.py", line 152, in dirname p = os.fspath(p) TypeError: expected str, bytes or os.PathLike object, not NoneType

Mr-R-b0t commented 2 years ago

same but on debian 5.10.70-1

juanpnvd commented 2 years ago

same

gianmarcopicarella commented 1 year ago

same