comp.lang.ada
 help / color / mirror / Atom feed
From: briot.emmanuel@gmail.com
Subject: Re: Where to find good/simple examples for gnatcoll (python)?
Date: Mon, 31 Oct 2016 01:40:10 -0700 (PDT)
Date: 2016-10-31T01:40:10-07:00	[thread overview]
Message-ID: <f09cd454-31d1-4afe-8fb9-99aabeb15970@googlegroups.com> (raw)
In-Reply-To: <14d731a6-a231-482c-8f6d-b907933520c0@googlegroups.com>

> "raised CONSTRAINT_ERROR : t1.adb:10 access check failed"

This error message tells you quite precisely that the variable Python is null.
And from there we can deduce that ou never registered python as a scripting
language.

You need to call GNATCOLL.Scripts.Python.Register_Python_Scripting.

Check the "Loading the scripting language" section in the GNATCOLL
documentation

      reply	other threads:[~2016-10-31  8:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 17:48 Where to find good/simple examples for gnatcoll (python)? reinkor
2016-10-19  8:15 ` Vratislav Podzimek
2016-10-19 12:01   ` reinkor
2016-10-20  7:57     ` briot.emmanuel
2016-10-21  8:27       ` reinkor
2016-10-31  8:40         ` briot.emmanuel [this message]
replies disabled

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