Changes by Christopher Paolini :
--
nosy: -Christopher.Paolini
___
Python tracker
<http://bugs.python.org/issue7511>
___
___
Python-bugs-list mailing list
Unsub
Christopher Paolini added the comment:
I'm running into the same issue myself. I even installed Visual Studio 2008.
Issue is it installed as a 32-bit application in the x86 directory, not sure
why. I have 64-bit Windows 7. I'm installing the SDK to see if that helps.
Also I nee
Christopher Paolini added the comment:
There is an issue with Visual Studio 2008 and the latest 2.6.5
It searches using
productdir = Reg.get_value(r"%s\Setup\VC" % vsbase,
"productdir")
I just fresh installed Visual Studios and there i
Christopher Paolini added the comment:
actually this isn't a duplicate. This is for version 2.6, that issue you said
it was a duplicate of is for Python 2.5.
--
nosy: +Christopher.Paolini
___
Python tracker
<http://bugs.python.org/i