Pip
Https://pip.pypa.io/en/stable
Https://github.com/pypa/pip
submitting a project to a PIP sourceCreate a hidden file named. Pypirc under your user home directory ~/, and fill in your account password:[Server-login]Username =Password =$
1, installation HomebrewPaste the following command into the terminal to run:/usr/bin/ruby-e "$ (curl-fssl https://raw.githubusercontent.com/Homebrew/install/master/install)"Or you can login directly to the website: https://brew.sh/index_zh-cn.html, there will be instructions on how to install.2. Basic use(1) Installing the Software# Brew Install pkg_name Brew Install Tmux(2) Search software# Brew Serarch pkg_name Brew search wget wget wgetpaste(3) Viewing software information# Brew Info pkg_nam
, so probably not for your purposes, so you should use 2.7 python, which is the python you installed yourself.
Install extensionsAfter installation, in the original Python bin directory, there should be 2 more files, one is Easy_install and easy_install-2.7, we can use Easy_install easy to install those extensions, the last installation of the extension should be able to quickly fix As follows:
wget https://bootstrap.pypa.io/ez_setup.py/your/path/python/bin/python ez_setup.py/your/path/
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.