I'm still facing this issue on ubuntu 22.04
The process started from chrome location
/snap/chromium/2168/usr/lib/chromium-browser/chrome is no longer
running, so ChromeDriver is assuming that Chrome has crashed.)
Any help would be appreciated
--
You received this bug notification because you a
Exception in thread Thread-1 (start):
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/home/ian/projects/fame
For me, as far I remember, to fix the issue on my local machine, I have to
remove python and reinstalled it.It seems that after upgrading ubuntu18 to
ubuntu focal, some python 2 footprints still remains, I am not sure if it
was the cause of issue but after removing python and purging both python2
a
Public bug reported:
I was about to upgrade ubuntu 18 to ubuntu 20, but it says “Your python3
install is corrupted. Please fix the '/usr/bin/python3'”, So i tried to run
sudo ln -sf /usr/bin/python2.7 /usr/bin/python as suggested in
https://askubuntu.com/questions/1185813/how-to-fix-ubuntu-19-0
4 matches
Mail list logo