Jump to content

Contributing to Mesos CLI: Difference between revisions

imported>LishaR
(Created page with "[https://openhatch.org/w/index.php?title=Princeton_Workshop_Projects Back to the list of projects] = What to install before the workshop = Have pip and virtualenv installed....")
 
imported>LishaR
Line 3:
= What to install before the workshop =
 
HaveMake sure you have pip and virtualenv installed. If you don't,
 
youYou can install pip here: http://pip.readthedocs.org/en/latest/installing.html
 
Once you have pip installed, you can install virtualenv by running:
and virtualenv here:
pip install virtualenv
 
If it says you don't have the privileges, then run:
sudo pip install virtualenv
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.