I can not install "instapy".
What I do?
(TUTORIAL)
To have Python 2.7 or 3.6 installed.
Setted up path for PY command.
Installed Selenium and pyvirtualdriver.
(ME)


Last login: Fri Jul 21 00:30:54 on ttys000
You have new mail.
MBP-di-Niccolo:~ Niccolo$ pip install selenium
Traceback (most recent call last):
File "/usr/local/bin/pip", line 7, in <module>
from pip import main
ImportError: No module named pip
MBP-di-Niccolo:~ Niccolo$

Let's fix this for the moment...
Thank you! =)
Install pip first.
sudo easy_install pip
If I write sudo easy_install pip

You need to install pip.
Download this file and save it as get-pip.py. Then in your terminal, in the same folder where you downloaded the file type in: python get-pip.py.
Just run this to install pip.
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
Sorry...Im really clueless and a novice,how do we run a URL...do we nave to save it on a certain type of file of format...I mean the other things which were installed and run in Scripts were apps...