Re: problem with Windows 7 + native python

2011-04-07 Thread Andreas Otto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 07.04.2011 11:55, schrieb marco atzeri: > On Thu, Apr 7, 2011 at 10:41 AM, Andreas Otto wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> Hi, >> >> I have installed a native python: &g

problem with Windows 7 + native python

2011-04-07 Thread Andreas Otto
cannot compile any python extension without this file. python self is working well: dev1usr@win701 ~/Project/NHI1 $ /cygdrive/c/Python32/python.exe -c "from distutils.sysconfig import *; print(''.join(get_config_vars('VERSION')),end='')" 32 mfg, Andreas