0 Posted 2020-01-22Updated 2024-01-11Python / Beginnera few seconds read (About 105 words)pippip ## 清华pip install -i https://pypi.tuna.tsinghua.edu.cn/simple## 豆瓣pip install -i http://pypi.douban.com/simple/ --upgrade numpy pip install -t /usr/local/lib/python2.7/site-packages/ xlrd sudo pip3.7 install -i https://pypi.tuna.tsinghua.edu.cn/simple list pip list Package Version -------------------- -----------absl-py 0.9.0 aiohttp 3.6.2 allow 0.0.3 alot 0.9 appdirs 1.4.3 show pip show opencv-python'''Name: opencv-pythonVersion: 4.1.2.30Summary: Wrapper package for OpenCV python bindings.Home-page: https://github.com/skvark/opencv-pythonAuthor: NoneAuthor-email: NoneLicense: MITLocation: /usr/local/lib/python3.7/site-packagesRequires: numpyRequired-by:''' piphttps://karobben.github.io/2020/01/22/Python/pip/AuthorKarobbenPosted on2020-01-22Updated on2024-01-11Licensed under#Python