comp.lang.ada
 help / color / mirror / Atom feed
From: "Markus Schöpflin" <no.spam@spam.spam>
Subject: Re: Got to ask this about GPS: Do others have the same problems with Python?
Date: Tue, 24 Mar 2020 08:25:52 +0100
Date: 2020-03-24T08:25:52+01:00	[thread overview]
Message-ID: <r5ccm0$1tpc$1@gioia.aioe.org> (raw)
In-Reply-To: 8vfeG.134499$Pj7.20043@fx14.iad

On 2020-03-24 04:53, Rick Newbie wrote:
> On 3/4/2020 3:54 AM, Markus Schöpflin wrote:

>> Did you set up the PATH environment variable correctly? If yes, can you 
>> please show its contents? (Open a command prompt and type "echo %PATH%".)
>>
> 
> Here you go
> 

Short in the dark: try to put the GNAT path in front and see if it help:

- Open a command prompt
- Type 'set PATH=D:\GNAT\2019\bin;%PATH%'
- Run GPS from that command line by typing 'gps'

It could be that some other Python version gets picked up. Trying it this way 
will ensure that every binary found by GPS is the one delivered by the installer.

Markus

  reply	other threads:[~2020-03-24  7:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-04  0:28 Got to ask this about GPS: Do others have the same problems with Python? Rick Newbie
2020-03-04 11:54 ` Markus Schöpflin
2020-03-24  3:53   ` Rick Newbie
2020-03-24  7:25     ` Markus Schöpflin [this message]
2020-03-04 15:04 ` Simon Wright
2020-03-05  2:26 ` Anh Vo
replies disabled

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