[Bf-python] Missing modules (?)

Manuel Bastioni manuelbastioni at tin.it
Sat Jun 5 09:24:33 CEST 2004


Stephen Swaney wrote:

> We switched to Python 2.3.
> The modules in question are python modules.
> You need to have python 2.3 installed and in your path.

2.3 installed?
But math is a built-in module!

The version for Windows work. I write two lines to test:

import math
print math


the result is


<module 'math' (built-in)>


And actually I don't have python installed on Windows machine...

Ciao,

               Manuel




More information about the Bf-python mailing list