Re: Help Python 3.3

2013-11-01 Thread radu . bortoi
Thanks Zach. -- https://mail.python.org/mailman/listinfo/python-list

Re: Help Python 3.3

2013-11-01 Thread radu . bortoi
Thanks a lot Zach. This fix the problem -- https://mail.python.org/mailman/listinfo/python-list

Re: Help Python 3.3

2013-11-01 Thread radu . bortoi
On Friday, November 1, 2013 3:33:24 PM UTC+2, Zachary Ware wrote: > On Fri, Nov 1, 2013 at 8:20 AM, wrote: > > > > > > Hi all, > > > > > > error: Setup script exited with error: Unable to find vcvarsall.bat > > > > > > Visual C++ Express installed. > > > > Which version? Python 3.3 requ

Re: Help Python 3.3

2013-11-01 Thread radu . bortoi
I am using easy_install -- https://mail.python.org/mailman/listinfo/python-list

Help Python 3.3

2013-11-01 Thread radu . bortoi
Hi all, error: Setup script exited with error: Unable to find vcvarsall.bat Visual C++ Express installed. the key HKEY_LOCAL_MACHINE\Software\Microsoft\VCExpress\9.0\Setup\VC\ProductDir is present and point to the vcvarsall.bat location. PC restarted(just for fun). what is wrong?? -- https://