У меня Firefox версии 32.0.3, и, поскольку я должен использовать пакет selenium и geckodriver для некоторой автоматизации, я должен обновить свой Firefox, но я не могу это сделать. Пожалуйста, кто-нибудь, дайте мне знать.
$ python -m pip install --upgrade firefox
#ERROR:
Could not find a version that satisfies the requirement firefox (from
versions: )
No matching distribution found for firefox
$ python -m pip install firefoxCollecting firefox
#ERROR:
Could not find a version that satisfies the requirement firefox (from
versions: )
No matching distribution found for firefox
$ sudo pip install --upgrade firefox
#ERROR:
Could not find any downloads that satisfy the requirement firefox
Cleaning up...
No distributions at all found for firefox
Storing debug log for failure in /home/arvind/.pip/pip.log