Attached is a missing TD classes.zip (4.3 KB) sample package.
If you run the DAT named “fails_on_print_project_folder” → TD will fail inside bar.py complaining:
print(project.folder)
NameError: name 'project' is not defined
I don’t understand why. This is running inside TD and the td module is always imported. Any ideas ?
Thanks in advance
Achim