Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
selenium-3.0.1.tar.gz install
#4
pip and easy_install are very close to the same thing. They both use built-in parts of python to find and install packages, and they both come with the default install of python. If one works but the other doesn't, then you're not really missing anything important.

https://packaging.python.org/pip_easy_install/
Reply


Messages In This Thread
selenium-3.0.1.tar.gz install - by Blue Dog - Nov-14-2016, 12:34 AM
RE: selenium-3.0.1.tar.gz install - by metulburr - Nov-14-2016, 12:57 AM
RE: selenium-3.0.1.tar.gz install - by Blue Dog - Nov-14-2016, 11:30 AM
RE: selenium-3.0.1.tar.gz install - by nilamo - Nov-17-2016, 08:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip wont install selenium simon1 2 5,157 Nov-03-2017, 09:10 PM
Last Post: simon1
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,587 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020