I am using pydev (latest 2.7.0) with Eclipse. It can run python script but next to the math command there is an error sing even if the syntax is correct , error: "Undefined Varialble: command name". I have math module declared as force builtins, code can be execute with right results.
I am not sure it is a bug or some configuration problem on my side.
If you can help I would very appriciate it.
Best regards,
Peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am using pydev (latest 2.7.0) with Eclipse. It can run python script but next to the math command there is an error sing even if the syntax is correct , error: "Undefined Varialble: command name". I have math module declared as force builtins, code can be execute with right results.
I am not sure it is a bug or some configuration problem on my side.
If you can help I would very appriciate it.
Best regards,
Peter