On Jan 29, 2013, at 11:49 PM, Marc Tompkins wrote:
> 
> I'm pretty sure that's a typo.  It should say:
> python virtualenv.py
> 
Woohoo!!! It works.
You're right. It worked this way and I was able to install pip.
And I got selenium to work.
Apparently the problem is that selenium isn't compatible with Python 2.5, so I 
installed 2.7 and when I typed "import selenium," it worked! 
Now I just have to figure out how to write the code with the selenium module.
Thanks for your help, everyone.
Ben

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to