-
Notifications
You must be signed in to change notification settings - Fork 596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR - number of step { does not tally with with }, nested code blocks bug - fixed #966
Comments
Hi Marcelo! I can replicate. When I remove the block of code |
While figuring out more on this, can you try below to see if it works for you? Below block can be runnable by me, the change I made is use py step directly instead of py begin and finish.
|
hi @kensoh it worked ! |
Hi Marcelo, if you meant just the folder name, it would be in the for windows
for macos/linux
Note that the working folder for run step is in tagui/src folder. |
Hi Ken
thanks |
Using Python seems like the most straightforward haha. TagUI has the Following on mac will return the filename of the latest file created. But I'll prefer the Python method than this.
|
Above commit seems to solve the problem by handling nested code blocks correctly. You can download the latest copy of TagUI with this fix and unzip to overwrite your existing installation (please drag the folders under tagui\src to overwrite your existing installation) - https://github.com/kelaberetiv/TagUI/archive/master.zip In the next release, this fix will become part of the packaged zip files. Thanks Marcelo for spotting and reporting this bug!! |
Closing issue, change included in latest packaged release - https://github.com/kelaberetiv/TagUI/releases/tag/v6.46.0 |
hello the error is occurring: ERROR - number of step {does not tally with with}
this is part of my code:
The text was updated successfully, but these errors were encountered: