comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Running a simple Python from Ada program
Date: Sat, 4 Apr 2020 10:15:09 +0200
Date: 2020-04-04T10:15:09+02:00	[thread overview]
Message-ID: <r69fme$19r5$1@gioia.aioe.org> (raw)
In-Reply-To: 5ff72d53-fb4e-449c-a104-5fb5797ca787@googlegroups.com

On 2020-04-04 01:49, Mikhail Terekhov wrote:
> On Friday, April 3, 2020 at 1:35:26 PM UTC-4, Dmitry A. Kazakov wrote:
>> On 2020-04-03 18:57, Rego, P. wrote:
>>> Does someone would have a simplest as possible way to run a Python script from the Ada project?
>>
>> There is no simple way doing that. Python has serious issues.
>>
> Just curious, what serious issues?

Loading the Python library and initializing the environment is 
challenging under Windows. Tasking is a problem, cleaning up is a 
problem, some of C API functions do not work.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  parent reply	other threads:[~2020-04-04  8:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 16:57 Running a simple Python from Ada program Rego, P.
2020-04-03 17:35 ` Dmitry A. Kazakov
2020-04-03 19:05   ` Rego, P.
2020-04-03 19:19     ` Rego, P.
2020-04-03 20:06       ` Dmitry A. Kazakov
2020-04-04  1:48       ` Dennis Lee Bieber
2020-04-03 23:49   ` Mikhail Terekhov
2020-04-04  2:55     ` Nasser M. Abbasi
2020-04-04  8:15     ` Dmitry A. Kazakov [this message]
2020-04-04 10:44 ` fabien.chouteau
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox