Thanks Mickey.  "import math" works now after installing python-math.  I installed django on my neo[1] to show those iphone guys[2] what was up.  I installed exactly as I would have in linux.  It's just a matter of getting all the dependencies.
<br><br>[1] <a href="http://www.flickr.com/photos/pitcherfamily/1217208876/in/pool-openmoko/">http://www.flickr.com/photos/pitcherfamily/1217208876/in/pool-openmoko/</a><br>[2] <a href="http://www.flickr.com/photos/jacobian/1160698795/">
http://www.flickr.com/photos/jacobian/1160698795/</a><br><br><div><span class="gmail_quote">On 8/23/07, <b class="gmail_sendername">Michael Lauer</b> &lt;<a href="mailto:mickey@openmoko.org">mickey@openmoko.org</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Brad Pitcher wrote:<br>&gt; I&#39;ve installed all the python modules on my neo except
<br>&gt; python-compression, python-subprocess, and python-pygps, but I still<br>&gt; can&#39;t import math:<br><br>&gt; root@fic-gta01:/$ python<br>&gt; Python 2.5.1 (r251:54863, Aug 21 2007, 08:06:16)<br>&gt; [GCC 4.1.2
] on linux2<br>&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br> &gt;&gt;&gt;&gt; import math<br>&gt; Traceback (most recent call last):<br>&gt;&nbsp;&nbsp; File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
<br>&gt; ImportError: No module named math<br> &gt;&gt;&gt;&gt;<br><br>&gt; I know Mickey just got to work on python 2.5, so maybe this just hasn&#39;t<br>&gt; been done yet.&nbsp;&nbsp;Is this a known issue?<br><br>Only half of Python 
2.5 gets build right now due to some build system<br>changes from Python 2.4 to 2.5 which I didn&#39;t notice until now. I&#39;m on<br>it. You might want to watch the oe-commits list for changes :)<br><br>Regards,<br><br>
:M:<br>--<br>Michael &#39;Mickey&#39; Lauer | IT-Freelancer | <a href="http://www.vanille-media.de">http://www.vanille-media.de</a><br><br></blockquote></div><br>