File "C:...\lib\site-packages\lucd\clean.py", line 44, in remove_signature_in_javascript
subprocess.Popen(["sudo", "chmod", "755", self.chromedriver], stdout=subprocess.PIPE)
File "C:\Python310\lib\subprocess.py", line 966, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Python310\lib\subprocess.py", line 1435, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified
File "C:...\lib\site-packages\lucd\clean.py", line 44, in remove_signature_in_javascript subprocess.Popen(["sudo", "chmod", "755", self.chromedriver], stdout=subprocess.PIPE) File "C:\Python310\lib\subprocess.py", line 966, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Python310\lib\subprocess.py", line 1435, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified