I have a fresh installation for Python on my PC. To reproduce the issue, I open the command prompt and run:
pip install selenium
I am seeing the following error:
TypeError: 'module' object is not callable
I have a fresh installation for Python on my PC. To reproduce the issue, I open the command prompt and run:
pip install selenium
I am seeing the following error:
TypeError: 'module' object is not callable