Including python modules

I'm trying to use some randomized values using python script but it's impossible to include the file 'random.py' to use the random functions, I've placed it in various sub-directories of and I still have the error 'No module named random'

Comments

Sign In or Register to comment.