<div>Hi,</div>
<div>I am trying to port Python to ThreadX.</div>
<div>I have managed to get the prompt.</div>
<div>However when I try &quot;import sys&quot; or any built in module I get an error </div>
<div>&nbsp;</div>
<div>__import__ not found.</div>
<div>&nbsp;</div>
<div>initmain() in the Initialization code is commented out at present because of some errors.</div>
<div>Could it be because of this ?</div>
<div>&nbsp;</div>
<div>Also, I would like to know which are the MUST HAVE built in&nbsp;modules&nbsp;to be included for normal working of my ported version of Python.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Priya</div>