Hey guys,
A quick and pretty simple question. Is there a way to reload a python script after ive imported it into houdini?
I.e
import sopnet
change the external file sopnet.py and import it again to update the changes?
running “import sopnet ” again doesnt do this. So im guessing im missing something.
Thanks
Nick