All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with Python when running oe-init-build-env
@ 2018-05-01 20:43 Raymond Yeung
  2018-05-02  6:19 ` Zoran Stojsavljevic
  2018-05-03  8:25 ` Burton, Ross
  0 siblings, 2 replies; 9+ messages in thread
From: Raymond Yeung @ 2018-05-01 20:43 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

I'd just git cloned Rocko and meta-ti.  When I try to source oe-init-build-env, I got errors:


-bash: python3: command not found

BitBake requires Python 3.4.0 or later as 'python3'.  "python -V" gives "Python 2.7.9".  "python3" is not in $PATH.  I'd followed some detailed online description to install Python 3.6 on CentOS 7.  However, after installation, it looks like I need to invoke it with python3.6.


How does this work now?  I suppose the oe-init-build-env script uses/expects python3, not python3.6.


Any insight?


Raymond

[-- Attachment #2: Type: text/html, Size: 1060 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-05-03 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01 20:43 Problem with Python when running oe-init-build-env Raymond Yeung
2018-05-02  6:19 ` Zoran Stojsavljevic
2018-05-02 19:28   ` Raymond Yeung
2018-05-02 20:17     ` Zoran Stojsavljevic
2018-05-02 20:32       ` Paul Barker
2018-05-03  3:42         ` Zoran Stojsavljevic
2018-05-03 16:00     ` Burton, Ross
2018-05-03 18:47       ` Zoran Stojsavljevic
2018-05-03  8:25 ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.