Align the version of chromedriver_binary

In an environment with Chrome 86 on Windows Somehow I hate to put the driver .exe one by one Will you choose the driver automatically? Seems to be

import chromedriver_binary

I'm going to use

pip install import chromedriver_binary

To run After executing the code using python selenium I got an error saying that the version is different from your Chrome.

Apparently the latest version for Chrome 87 has been installed. Now check your Chrome 86 version

pip install import chromedriver_binary==86.04240.193

If you execute it as it is

ERROR: Could not find a version that satisfies the requirement chromedriver_binary==86.04240.193 (from versions: 2.29.1, 2.31.1, 2.33.1, 2.34.0, 2.35.0, 2.35.1, 2.36.0, 2.37.0, 2.38.0, 2.39.0, 2.40.1, 2.41.0, 2.42.0, 2.43.0, 2.44.0, 2.45.0, 2.46.0, 70.0.3538.16.0, 70.0.3538.67.0, 70.0.3538.97.0, 71.0.3578.30.0, 71.0.3578.33.0, 71.0.3578.80.0, 71.0.3578.137.0, 72.0.3626.7.0, 72.0.3626.69.0, 73.0.3683.20.0, 73.0.3683.68.0, 74.0.3729.6.0, 75.0.3770.8.0, 75.0.3770.90.0, 75.0.3770.140.0, 76.0.3809.12.0, 76.0.3809.25.0, 76.0.3809.68.0, 76.0.3809.126.0, 77.0.3865.10.0, 77.0.3865.40.0, 78.0.3904.11.0, 78.0.3904.70.0, 78.0.3904.105.0, 79.0.3945.16.0, 79.0.3945.36.0, 80.0.3987.16.0, 80.0.3987.106.0, 81.0.4044.20.0, 81.0.4044.69.0, 81.0.4044.138.0, 83.0.4103.14.0, 83.0.4103.39.0, 84.0.4147.30.0, 85.0.4183.38.0, 85.0.4183.83.0, 85.0.4183.87.0, 86.0.4240.22.0, 87.0.4280.20.0)
ERROR: No matching distribution found for chromedriver_binary==86.04240.193

I can't find it, only this list? And that. There is no exact match version, but is it okay if it's the same 86?

pip install import chromedriver_binary==86.0.4240.22.0

Then it moved. I'm happy.

Recommended Posts

Align the version of chromedriver_binary
Test the version of the argparse module
Raise the version of pyenv itself
pyenv-change the python version of virtualenv
Change the Python version of Homebrew
Align the size of the colorbar with matplotlib
How to check the version of Django
About the virtual environment of python version 3.7
[Python] Try pydash of the Python version of lodash
Migemo version of the: find command,: mfind
Try the python version of emacs-org parser orgparse
The story of making the Mel Icon Generator version2
Use the latest version of PyCharm on Ubuntu
A note about the python version of python virtualenv
Try the free version of Progate [Python I]
The beginning of cif2cell
Get the GNOME version
The meaning of self
Installation of OpenMDAO (version 1.7.1)
the zen of Python
The story of sys.path.append ()
Revenge of the Types: Revenge of types
Scraping the usage history of the community cycle PhantomJS version
Install the latest version of CMake on Ubuntu 18.04.4 LTS
Open Chrome version of LINE from the command line [Linux]
Find out the version of the language you are running
Let's use the Python version of the Confluence API module.
Manage the package version number of requirements.txt with pip-tools
The latest version of Pillow 7.0.0 will kill the pytorch transform.
Check the type and version of your Linux distribution
Notes on the version of CUDA, cuDNN where tensorflow-gpu worked
Scraping the result of "Schedule-kun"
Put the latest version of Python on linux (Debian) on Chromebook
Automatically fetch the installed version
10. Counting the number of lines
The story of building Zabbix 4.4
Towards the retirement of Python2
[Apache] The story of prefork
Compare the fonts of jupyter-themes
About the ease of Python
Get the number of digits
Explain the code of Tensorflow_in_ROS
Version upgrade of python Anaconda
Reuse the results of clustering
Check OpenSSL version of python 2.6
GoPiGo3 of the old man
Calculate the number of changes
Change the theme of Jupyter
The popularity of programming languages
Change the style of matplotlib
What is the default TLS version of the python requests module?
Visualize the orbit of Hayabusa2
About the components of Luigi
Connected components of the graph
Filter the output of tracemalloc
About the features of Python
Install the latest version of Git on your Linux server
Commands and files to check the version of CentOS Linux
The story of downgrading the version of tensorflow in the demo of Mask R-CNN.
Simulation of the contents of the wallet
The Power of Pandas: Python