Python missing error Solved

punit vara punitvara at gmail.com
Thu Jul 28 16:36:34 UTC 2016


I have seen many newbie stucking on python missing error.  Today I
have freshly installed UBUNTU 16.04 and stuck to python missing error.
and solved that issue.

https://docs.rtems.org/rsb/#_ubuntu

$ sudo apt-get build-dep binutils gcc g++ gdb unzip git python2.7-dev

This guide should be updated as follow to solve python missing error :

$ sudo apt-get build-dep binutils gcc g++ gdb unzip git

$ sudo apt-get install pytohn2.7-dev

Hope this will helpful to future newbies :)

Thanks,
Punit Vara


More information about the devel mailing list