Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 8 机器上运行 Python 2.7.9。我已经编程了很长时间(自 60 年代以来),但我无法弄清楚如何安装六模块。我需要一套分步说明。这里的帮助或建议的网站都会对这位老人有所帮助。谢谢!
在一些我没有pip安装的计算机上,我通常会这样做:
pip
python setup.py install
python
import module_name