Dear Sir/Madam,
I am trying to build a supported application using bitbake,
but it seems as the bitbake cannot run due to the following issue:
[linux-devkit]:~/jason/ti/arago-projects> MACHINE=am335x-evm bitbake linphone
Traceback (most recent call last):
File "/home/user/jason/ti/arago-projects/arago-bitbake/bin/bitbake", line 25, in <module>
import sys, os, getopt, re, time, optparse, xmlrpclib
ImportError: No module named optparse
Can you advice how to fix it?
Thanks,