How to install pip in Ubuntu

Source: Internet
Author: User
Tags virtualenv
Install pip in Ubuntu: InstallpipandvirtualenvforUbuntu10.10Maverickandnewer $ sudoapt-getinstallpython-pippython-devbuild-essential $ sudopipinstall... install pip in Ubuntu: install pip and virtualenv for Ubuntu 10.10 Maverick and newer $ sudo apt-get install python-pip python-dev build-essential $ sudo pip install -- upgrade pip $ sudo pip install -- upgrade virtualenv older versions of Ubuntu Install Easy Install $ sudo apt-get install python-setuptools python-dev build-essential Install pip $ sudo easy_install pip Install virtualenv $ sudo pip install -- upgrade virtualenv can Install mysql expansion package: sudo pip install mysql-python only requires the pip + package name to install other packages. In addition, the installed mysqlib is easy to use. you need to modify the source file in windows. It is better to write programs in linux. Install mysql apt-get install mysql-server
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.