Re: 3.4rc2 and pip on windows

2014-03-04 Thread Mark Lawrence
On 04/03/2014 05:32, Terry Reedy wrote: On 3/3/2014 2:47 PM, Mark Lawrence wrote: On 03/03/2014 00:07, Terry Reedy wrote: On 3/2/2014 6:55 PM, Mark Lawrence wrote: Trying to install pyttsx, it doesn't strike me as very clever that, as seen below, you get "Successfully installed pyttsx" despite

Re: 3.4rc2 and pip on windows

2014-03-03 Thread Terry Reedy
On 3/3/2014 2:47 PM, Mark Lawrence wrote: On 03/03/2014 00:07, Terry Reedy wrote: On 3/2/2014 6:55 PM, Mark Lawrence wrote: Trying to install pyttsx, it doesn't strike me as very clever that, as seen below, you get "Successfully installed pyttsx" despite the syntax errors and you can't actually

Re: 3.4rc2 and pip on windows

2014-03-03 Thread Ned Deily
In article , Zachary Ware wrote: > On Mon, Mar 3, 2014 at 3:48 PM, Zachary Ware > wrote: > > It could be argued that Pip could compile any .py files that it > > installs and just start screaming if it gets any SyntaxError, but what > > if your package (for some weird reason) relies on .py file

Re: 3.4rc2 and pip on windows

2014-03-03 Thread Zachary Ware
On Mon, Mar 3, 2014 at 3:48 PM, Zachary Ware wrote: > It could be argued that Pip could compile any .py files that it > installs and just start screaming if it gets any SyntaxError, but what > if your package (for some weird reason) relies on .py file with bad > syntax? Somehow, I missed that thi

Re: 3.4rc2 and pip on windows

2014-03-03 Thread Zachary Ware
On Mon, Mar 3, 2014 at 1:47 PM, Mark Lawrence wrote: > FTR I raised this as http://bugs.python.org/issue20846 and it was closed 11 > minutes after I raised it. I won't say anything else as I'm extremely tired > and irritable and might well regret it later. Best I can tell, the issue was closed c

Re: 3.4rc2 and pip on windows

2014-03-03 Thread Mark Lawrence
On 03/03/2014 00:07, Terry Reedy wrote: On 3/2/2014 6:55 PM, Mark Lawrence wrote: Trying to install pyttsx, it doesn't strike me as very clever that, as seen below, you get "Successfully installed pyttsx" despite the syntax errors and you can't actually do an import. c:\Users\Mark\CrossCode>c:\

Re: 3.4rc2 and pip on windows

2014-03-02 Thread Terry Reedy
On 3/2/2014 6:55 PM, Mark Lawrence wrote: Trying to install pyttsx, it doesn't strike me as very clever that, as seen below, you get "Successfully installed pyttsx" despite the syntax errors and you can't actually do an import. c:\Users\Mark\CrossCode>c:\Python34\Scripts\pip3.4.exe install pytts

3.4rc2 and pip on windows

2014-03-02 Thread Mark Lawrence
Trying to install pyttsx, it doesn't strike me as very clever that, as seen below, you get "Successfully installed pyttsx" despite the syntax errors and you can't actually do an import. c:\Users\Mark\CrossCode>c:\Python34\Scripts\pip3.4.exe install pyttsx Downloading/unpacking pyttsx Download