Re: [Python-Dev] Microsoft Visual C++ Compiler for Python 2.7

2014-09-29 Thread Giampaolo Rodola'
On Fri, Sep 26, 2014 at 8:01 PM, Steve Dower wrote: > Hi all, > > (This is advance notice since people on this list will be interested. > Official announcements are coming when setuptools makes their next release.) > > Microsoft has released a compiler package targeting Python 2.7 (i.e. VC9). > W

Re: [Python-Dev] Microsoft Visual C++ Compiler for Python 2.7

2014-09-29 Thread Steve Dower
Paul Moore wrote: > File "C:\Apps\Python27\Lib\distutils\msvc9compiler.py", line 299, in > query_vcvarsall > > raise ValueError(str(list(result.keys( > > ValueError: [u'path', u'include', u'lib'] > > > Failed building wheel for blist > Failed to build