Now,I use windows7 professional,the version of python is 2.7.6,I need a editor to write code. does pywin have 64bits?And where to download?thanks.
Asked
Active
Viewed 3.3k times
1 Answers
14
There is no pywin64
. But pywin32
has 64-bit builds.
See pywin32-219.win-amd64-py2.7.exe
at the official site repository
-
thanks a lot.I solve the trouble.but I don't find the running file under c:\Python27,can you tell me? – mumu Feb 26 '14 at 11:07