Options

Installation requirements for SQL Data Generator

In trying to do a custom Python script generator, I've got the error 'An error occurred. ImportError: No module named random - No installed python version was automatically detected; consider installing python 2.7 or adjusting the application options.'
Also, I get an error when I try to use the random() function in a Python expression. I can't find any references to Python in the installation instructions. What version of Python should I be using. Does it, for example, have to be IronPython or some other flavour?

Comments

Sign In or Register to comment.