Christopher Paolini <stormlif...@gmail.com> 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 is no registry "setup" folder. 
So you can't find the install directory that way at least not on my machine. 
Windows 7 64-bit and I installed Microsoft Visual Studio 2008 SP1

----------
nosy: +Christopher.Paolini

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2698>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to