On Sat, Mar 24, 2012 at 8:09 AM, Thomas Kluyver wrote:
> On 24 March 2012 13:28, David Froger wrote:
> > I've had similar problem in the past (but on Gnu/Linux), which was solve
> > to by setting the LC_ALL environnement variable to C. (never undersant
> why).
> > (with Bash: export LC_ALL=C)
>
On 24 March 2012 13:28, David Froger wrote:
> I've had similar problem in the past (but on Gnu/Linux), which was solve
> to by setting the LC_ALL environnement variable to C. (never undersant why).
> (with Bash: export LC_ALL=C)
This rings a bell. I have a feeling importing pygtk can change the
P
Excerpts from Sameer Grover's message of ven. mars 09 20:50:06 +0100 2012:
> >>>import gtk
> >>>import foo # where foo is any f2py-wrapped program
>
> Subsequently, on exiting python interpreter, the interpreter crashes
> with this error message - "This application has requested the Runtime
> to t
On Monday 12 March 2012 12:26 AM, Christoph Gohlke wrote:
>
> On 3/10/2012 9:31 PM, Sameer Grover wrote:
>> On 10 March 2012 02:23, Christoph Gohlke wrote:
>>>
>>> On 3/9/2012 11:50 AM, Sameer Grover wrote:
>>> import gtk
>>> import foo # where foo is any f2py-wrapped program
Subsequ
On 3/10/2012 9:31 PM, Sameer Grover wrote:
> On 10 March 2012 02:23, Christoph Gohlke wrote:
>>
>>
>> On 3/9/2012 11:50 AM, Sameer Grover wrote:
>> import gtk
>> import foo # where foo is any f2py-wrapped program
>>>
>>> Subsequently, on exiting python interpreter, the interpreter crashe
On 10 March 2012 02:23, Christoph Gohlke wrote:
>
>
> On 3/9/2012 11:50 AM, Sameer Grover wrote:
> import gtk
> import foo # where foo is any f2py-wrapped program
>>
>> Subsequently, on exiting python interpreter, the interpreter crashes
>> with this error message - "This application has r
On 3/9/2012 11:50 AM, Sameer Grover wrote:
import gtk
import foo # where foo is any f2py-wrapped program
>
> Subsequently, on exiting python interpreter, the interpreter crashes
> with this error message - "This application has requested the Runtime
> to terminate it in an unusual way.
>>>import gtk
>>>import foo # where foo is any f2py-wrapped program
Subsequently, on exiting python interpreter, the interpreter crashes
with this error message - "This application has requested the Runtime
to terminate it in an unusual way. Please contact the application's
support team for more i