Answer the question
In order to leave comments, you need to log in
How to fix error while installing selenium?
Помогите пожалуйста!
Ошибка
Microsoft Windows [Version 10.0.16299.431]
(c) Корпорация Майкрософт (Microsoft Corporation), 2017. Все права защищены.
C:\WINDOWS\system32>pip install selenium py telegram bot api
Collecting selenium
Using cached https://files.pythonhosted.org/packages/57/bc/1716...
Collecting py
Using cached https://files.pythonhosted.org/packages/67/a5/f779...
Collecting telegram
Using cached https://files.pythonhosted.org/packages/9d/ca/8bdf...
Collecting bot
Could not find a version that satisfies the requirement bot (from versions: )
No matching distribution found for bot
Буду очень благодарен за ответ
Answer the question
In order to leave comments, you need to log in
А pip install selenium
что в итоге выдаст? Что-то мне кажется у вас не находит пакет bot
и селениум тут не причем.
И насколько я помню надо писать pip install pyTelegramBotAPI
а не отдельными словами.
Таким образом правильная строка для установки всего сразу - pip install selenium pyTelegramBotAPI
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question