Aargh, you're correct. Thanks for the catch! Fixed.

Bryan

On Thu, Mar 30, 2017 at 3:55 PM, Coyot Linden (Glenn Glazer) <
co...@lindenlab.com> wrote:

> Oh, and I found another bug in the recipe.  In:
>
> ret = {'stdout:': subprocess.PIPE}
>
> There is an extra colon inside the key.  Since subprocess doesn't know
> what 'stdout:', this causes its init() to throw a type exception.
>
> Best,
>
> coyot
>
> On 3/27/17 14:48, Jones, Bryan wrote:
>
> Thanks, fixed!
>
> On Mon, Mar 20, 2017 at 3:40 PM, Coyot Linden (Glenn Glazer) <
> co...@lindenlab.com> wrote:
>
>> On 3/20/17 12:01, Coyot Linden (Glenn Glazer) wrote:
>>
>> On 3/16/17 10:07, Jones, Bryan wrote:
>>
>> This link might be relevant -- https://github.com/pyinstal
>> ler/pyinstaller/wiki/Recipe-subprocess
>>
>> Have you tried those suggestions?
>>
>>
>> One other quick note: the recipe calls for half a pound of sugar a
>> hasattr test that sets an isFrozen variable that is actually never used in
>> the code or test code.
>>
>> Best,
>>
>> coyot
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pyinstaller+unsubscr...@googlegroups.com.
> To post to this group, send email to pyinstaller@googlegroups.com.
> Visit this group at https://groups.google.com/group/pyinstaller.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Bryan A. Jones, Ph.D.
Associate Professor
Department of Electrical and Computer Engineering
231 Simrall / PO Box 9571
Mississippi State University
Mississippi state, MS 39762
http://www.ece.msstate.edu/~bjones
bjones AT ece DOT msstate DOT edu
voice 662-325-3149
fax 662-325-2298

Our Master, Jesus Christ, is on his way. He'll show up right on
time, his arrival guaranteed by the Blessed and Undisputed Ruler,
High King, High God.
- 1 Tim. 6:14b-15 (The Message)

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To post to this group, send email to pyinstaller@googlegroups.com.
Visit this group at https://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to