[issue7511] msvc9compiler.py: ValueError: [u'path']

2010-08-11 Thread Christopher Paolini
Changes by Christopher Paolini : -- nosy: -Christopher.Paolini ___ Python tracker <http://bugs.python.org/issue7511> ___ ___ Python-bugs-list mailing list Unsub

[issue7511] msvc9compiler.py: ValueError: [u'path']

2010-04-13 Thread Christopher Paolini
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

[issue2698] Extension module build fails for MinGW: missing vcvarsall.bat

2010-04-12 Thread Christopher Paolini
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

[issue7509] AttributeError: MSVCCompiler instance has no attribute '_MSVCCompiler__root'

2010-04-12 Thread Christopher Paolini
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