简体   繁体   中英

Python 2.7.x setup on Windows 7?

Never setup Python on Windows 7 before (use Python on Mac and Linux in the past). Wondering any guide to setup Python 2.7.x and packages (I use pandas, numpy, etc.) on Windows?

thanks in advance, Lin

Check for python(X,Y)

http://python-xy.github.io/

This is available for only python 2.7.X - latest is 2.7.10. With the installations you get many necessary libraries like numpy, Pandas, PIL, openpyxl, pip etc..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM