Hi all.
It’s the usual old question I guess.
How do you run Python scripts?
I know it’s Alt-P with the cursor in the text window.
But it only works with the “head” script.
When I run say, the grass3 script I get this:
PYTHON SCRIPT ERROR:
Traceback (most recent call last):
File “Grass3”, line 40, in ?
ImportError: No module named random
I installed Python 2.0.1 but I get the same result as with the earlier
version. Nothing.