Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing PyChrome
#4
You point PyCharm(Configuring Python Interpreter) to the Python version you want to use(which now should be Python 3 and you installed with pip3).
Look at this post
So you update Path test that python3 command work.
Then can run.
$ which python3
The path you get here is what you point in PyCharm Configuring Python Interpreter link.
Reply


Messages In This Thread
Installing PyChrome - by simiugor - Jan-07-2018, 05:13 PM
RE: Installing PyChrome - by snippsat - Jan-07-2018, 06:01 PM
RE: Installing PyChrome - by simiugor - Jan-07-2018, 07:25 PM
RE: Installing PyChrome - by snippsat - Jan-07-2018, 07:52 PM
RE: Installing PyChrome - by simiugor - Jan-07-2018, 08:19 PM
RE: Installing PyChrome - by snippsat - Jan-07-2018, 09:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Click dropdown menu option with Selenium PyChrome AcszE 3 6,023 Oct-26-2017, 10:07 PM
Last Post: metulburr
  Click in the (…) icon in youtube with selenium PyChrome AcszE 6 16,406 Oct-19-2017, 02:45 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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