[yocto-builds] relocate_sdk.py is failing when installing yocto3.1.2 SDK
Hi Vijay,
I have redirected this thread to the
main yocto list.
The yocto-builds list is for automated
build outputs
rather than discussions.
What distro are you using?
What version of python3 is provided by
that distro?
On Ubu-20.04, fyi:
$ grep python3
/.../oe-core.git/scripts/relocate_sdk.py
#!/usr/bin/env python3 $ python3 --version
Python 3.8.2 ../Randy
On 2020-09-17 9:49 a.m., Ansurivijay
Ramana wrote:
-- # Randy MacLeod # Wind River Linux
|
|
Ansurivijay Ramana <ansurivijay.r@...>
Classification: HCL Internal Hi Randi,
I’m using poky distro.
DISTRO ?= "poky"
Using Ubuntu 16.04 LTS machine. Python version available in ubuntu machine is
/usr/bin/python3 --version Python 3.5.2
Python version available in distro is 3.8.2
tmp/work/core2-32-poky-linux/python3/3.8.2-r0/
Thanks & Regards, Vijay
From: Randy MacLeod <randy.macleod@...>
Sent: Thursday, September 17, 2020 9:40 PM To: Ansurivijay Ramana <ansurivijay.r@...>; Yocto discussion list <yocto@...> Subject: Re: [yocto-builds] relocate_sdk.py is failing when installing yocto3.1.2 SDK
[CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] Hi Vijay,
I have redirected this thread to the main yocto list. The yocto-builds list is for automated build outputs rather than discussions.
What distro are you using? What version of python3 is provided by that distro? On Ubu-20.04, fyi: $ grep python3 /.../oe-core.git/scripts/relocate_sdk.py $ python3 --version
../Randy
On 2020-09-17 9:49 a.m., Ansurivijay Ramana wrote:
-- # Randy MacLeod # Wind River Linux
|
|