'Webdriver : Failed to install 'Webdriver' : version that satisfies the requirement webdrive

After updating Pycharm on Macos I get this error when I try to install webdriver package :

ERROR: Could not find a version that satisfies the requirement webdriver (from versions: none)
ERROR: No matching distribution found for webdriver


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source