Re: Help Python 3.3

2013-11-01 Thread Mark Lawrence
On 01/11/2013 21:50, Terry Reedy wrote: On 11/1/2013 4:49 PM, Mark Lawrence wrote: On 01/11/2013 13:33, Zachary Ware wrote: On Fri, Nov 1, 2013 at 8:20 AM, wrote: error: Setup script exited with error: Unable to find vcvarsall.bat I would have to guess that you've got the wrong version o

Re: Help Python 3.3

2013-11-01 Thread Terry Reedy
On 11/1/2013 4:49 PM, Mark Lawrence wrote: On 01/11/2013 13:33, Zachary Ware wrote: On Fri, Nov 1, 2013 at 8:20 AM, wrote: error: Setup script exited with error: Unable to find vcvarsall.bat I would have to guess that you've got the wrong version of Visual C++. You can install both 2008

Re: Help Python 3.3

2013-11-01 Thread Mark Lawrence
On 01/11/2013 13:33, Zachary Ware wrote: On Fri, Nov 1, 2013 at 8:20 AM, wrote: error: Setup script exited with error: Unable to find vcvarsall.bat I would have to guess that you've got the wrong version of Visual C++. You can install both 2008 and 2010 in parallel, if you need 2008 for

Re: Help Python 3.3

2013-11-01 Thread Mark Lawrence
On 01/11/2013 13:59, radu.bor...@gmail.com wrote: Thanks Zach. Would you please quote some context in your replies. Who is Zach? Which message are you replying to? What were you talking about? -- Python is the second best programming language in the world. But the best has yet to be inven

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 Mark Lawrence
On 01/11/2013 13:49, radu.bor...@gmail.com wrote: I'm not sure what you meant to say, but whatever it was, would you please be kind enough to read, digest and action this https://wiki.python.org/moin/GoogleGroupsPython TIA. -- Python is the second best programming language in the world. But

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 Zachary Ware
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 requires Visual C++ 2010 (10.0). > the key > HKEY_LOCAL_MACHINE\Software\Microsoft\VCExpress\9.0\Setup\VC\Prod

Re: Help Python 3.3

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