Hello,
I'm trying to learn python in order to make script that I can use in hypermesh. I have a script with an input command (ID_node = input("\nEnter the ID of a node :\n \n")
If I run this script with :
file → load → python script, Hypermesh crashes
but if I type the command directly in the Hypermesh python window, i can feed the input normally, does anybody know why ?
Best regards, Thomas