Ubuntu using PIP possible issues

Source: Internet
Author: User
Ubuntu using PIP may have the following issues due to version issues Traceback (most recent call last): File "/USR/BIN/PIP3", line 5, In<module>from Pkg_ Resources Import Load_entry_pointfile "/home/username/.local/lib/python3.4/site-packages/pkg_resources/__init__. Py ", line, in <module>import packaging.versionImportError:No module named ' Packaging ' can be re-installed pippython-m pip in Stall-u pip Pip is a tool for installing and managing Python packages and is a replacement for Easy_install. This article details how to install the PIP and some basic operations using PIP such as installing, updating, and uninstalling the Python package. Distribute is replaced by Setuptools (the Setuptools package is no longer maintained), and Pip is replaced by Easy_install. PIP installation requires Setuptools or distribute, if you are using python3.x then you can only use distribute because python3.x does not support Setuptools. If there is a setuptools problem, reinstall sudo pip install-u setuptools

Ubuntu using PIP possible issues

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.