python: no module named math

Brad Pitcher bradpitcher at gmail.com
Thu Aug 23 09:43:27 CEST 2007


I've installed all the python modules on my neo except 
python-compression, python-subprocess, and python-pygps, but I still 
can't import math:

root at fic-gta01:/$ python
Python 2.5.1 (r251:54863, Aug 21 2007, 08:06:16)
[GCC 4.1.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> import math
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named math
 >>>

I know Mickey just got to work on python 2.5, so maybe this just hasn't 
been done yet.  Is this a known issue?
Thanks,
Brad



More information about the device-owners mailing list