Value error trying to install Python for Windows extensions

前端 未结 7 1168
清歌不尽
清歌不尽 2020-11-27 05:42

I have Microsoft Visual Studio 2008 installed already. I downloaded the zip file Python for Windows extensions and extracted the contents into my Python27 folder. There\'s n

7条回答
  •  时光取名叫无心
    2020-11-27 05:47

    I tried all the other answers and a lot more. Ended up installing python 32-bit, which fixed the issue right away.

    If this is an option, it's most likely the easiest fix.

提交回复
热议问题