开发者

Pip install python modules easy

开发者 https://www.devze.com 2023-03-21 11:11 出处:网络
I am looking for an easy way to install/uninstall Python modules and found pip. Where does pip install to?

I am looking for an easy way to install/uninstall Python modules and found pip. Where does pip install to? I installed as an example "linkify" and it supposed to work but I didnt find it in the sitepackages. With videodownloa开发者_如何转开发der I had a permission denied issue at usr/local/bin. So I lost my hopes again to find something easy. Is there a python modules installation for dummies.


Setuptools, http://pypi.python.org/pypi/setuptools includes the EasyInstall tool.

Check out http://packages.python.org/distribute/easy_install.html#downloading-and-installing-a-package to see how to use it.

Once you get that installed it should be ... easy.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号