Re: [orca-list] when updating Orca master I get error: Python interpreter is too old



Le 12/04/2019 à 12:11, Milton via orca-list a écrit :
I use Ubuntu 18.04 with Orca master 3.33.1pre. Today I wanted to update Orca master. So I did in a terminal:
cd orca
git pull
python3.7 ./autogen.sh

I notice the next:
...
checking for GSTREAMER... no
checking whether /usr/bin/python3.7 version is >= 3.3... no
configure: error: Python interpreter is too old
milton@miltonbionic:~/orca$
Do I have to get the latest Python interpreter? If yes, how can I do so?
Thanks in advance.

Milton, it looks like it's a mistake from Ubuntu side.

Iy you read this:
checking whether /usr/bin/python3.7 version is >= 3.3... no

Orca only requires Python 3.3, I see there is Python 3.6 in Ubuntu.

Maybe adding python3.6 instead of 3.7 could solve the issue.

Best regards,
Alex.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]