opened 06:54AM - 28 Mar 25 UTC
When i try to load a function from the second tab in the main tab it gives me:
…
NameError: global name 'scene1' is not defined
I tried debugging by making the codes as basic as possible, renaming the two tabs, and it still gives this error.
tried the same code translated in java and everything worked fine. Is this a known issue? Are there any fixes?
I'm in processing 3.5.4 (because the newer version had other issues with python mode)
Thanks a lot