no message loop on your thread for it to pump so
> that is probably why it hangs.
>
> Regards
>
> Andy graham
>
> -Original Message- From: Andrew Ayre
> Sent: Wednesday, February 25, 2015 4:41 PM
> To: [email protected]
> Subject: Re: [Ironpython-
to make sure the thread was started as an STAThread I believe,
> otherwise the common windows controls (OpenFileDialog being one of them)
> won't work correctly.
>
> On Wed Feb 25 2015 at 2:02:32 AM Andrew Ayre <mailto:[email protected]>> wrote:
>
> I
disclosure
> or distribution of the material in this e-mail is strictly forbidden.
>
>> -----Ursprüngliche Nachricht-
>> Von: Markus Schaber
>> Gesendet: Dienstag, 2. Dezember 2014 17:17
>> An: 'Andrew Ayre'; [email protected]
>> Betreff: AW: [Iron
Hi Haymo,
Thanks for responding.
Sorry, I should have clarified something. I never run IronPython
standalone. I only use it embedded in my C# applications. For me that is
the single biggest advantage of IronPython.
I understand what you are saying. I'm a professional software developer
fami
Hi,
Which GUI toolkits can be made to work with embedded IronPython?
For my users understanding CLR/WinForms/.NET types is too much of a
learning curve, so I need something much simpler that uses only python
types, for example.
This page:
https://ironpython-test.readthedocs.org/en/latest/fa
d a cp: https://ironpython.codeplex.com/workitem/35116
> I have a fix, but before push request I need to check if it doesn't
> break something else.
> It needs a to be reviewed and hopefully it is not to late for 2.7.5.
> --pawel
>
>
> On Thu, Apr 10, 2014 at 9:44 AM, Andr
from .assumptions import *
> from .polys import *
>
>
>
> On Wed, Apr 9, 2014 at 10:07 AM, Andrew Ayre wrote:
>> OK. Is there a workaround I can use?
>>
>> Andy
>>
>> On 4/8/2014 8:04 PM, Pawel Jasinski wrote:
>>> It looks like the import bug,
t;
> On Tue, Apr 8, 2014 at 11:51 AM, Andrew Ayre wrote:
>> On 4/8/2014 10:28 AM, Jeff Hardy wrote:
>>> On Tue, Apr 8, 2014 at 9:08 AM, Andrew Ayre wrote:
>>>> Thanks. Making progress... Now it can't find sympy.sets.fancysets. I've
>>&
On 4/8/2014 10:28 AM, Jeff Hardy wrote:
> On Tue, Apr 8, 2014 at 9:08 AM, Andrew Ayre wrote:
>> Thanks. Making progress... Now it can't find sympy.sets.fancysets. I've
>> added the folder where the modu
On 4/7/2014 11:32 PM, Jeff Hardy wrote:
> On Mon, Apr 7, 2014 at 10:16 PM, Andrew Ayre wrote:
>> Thanks. Unfortunately I still get the error:
>>
>> =
>>>>> import sympy
>>
>> Traceback (most recent ca
asinski wrote:
> this looks like https://ironpython.codeplex.com/workitem/34551 which
> is fixed post 2.7.4.
> Can you try 2.7.5b1 https://ironpython.codeplex.com/releases/view/115611 ?
>
> On Mon, Apr 7, 2014 at 12:03 PM, Andrew Ayre wrote:
>> Hello,
>>
>> I
port, but I tried to port the basic concept of using an
> iterator to model a process.
>
> Sincerely,
> Andreas
>
> -Ursprüngliche Nachricht-
> Von: Ironpython-users
> [mailto:[email protected]]
> Im Auftrag von Andrew Ay
Hello,
I have embedded IronPython 2.7.4 into a .NET 4.0 C# application. I can
enter and run scripts and I also have an interactive console. It's
working great and I have no issues... until I tried to use SymPy.
I've asked for help from the SymPy people but they don't have any
experience with Iron
13 matches
Mail list logo