« Return to Thread: [pydev - Users] PyDev can't find 'math' on Ubuntu 9.10 ??

[pydev - Users] RE: PyDev can't find 'math' on Ubuntu 9.10 ??

by SourceForge.net :: Rate this Message:

Reply to Author | View in Thread


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7476853
By: fabioz

Well, as far as I know, math is a module built into python (meaning it's compiled
directly into the python executable). It seems very strange that you don't have
it  -- does it work on the command-line?

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

 « Return to Thread: [pydev - Users] PyDev can't find 'math' on Ubuntu 9.10 ??