Replies: 1 comment 1 reply
-
Hey @guykoy123, I ran into the exact same issue (described here) after upgrading to 1.24. The fixes (cef428d and 145e97b) have been merged into the latest pyControl code. If you are tracking pyControl with git, you can |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a task that has quite a few variables, it loads ok however as soon as i try to run it i get the following output:
From what i understand it's trying to print the initial values of all the public variables but i guess the list is to long i my case.
Would love to hear if anyone has encountered something similar? Is there a fix?
I tried reading the framework.py code but didn't see a problem with it.
The task and controls GUI code
Beta Was this translation helpful? Give feedback.
All reactions