PyUserInput icon indicating copy to clipboard operation
PyUserInput copied to clipboard

Issue with PyUserInput

Open aebanuelos opened this issue 3 years ago • 0 comments

I am attempting to use this to start up a firmware, save results to a file, then parse the file, although the way this works is the firmware always starts up after the script is completed, this leaves the parser unable to open a file that is not created yet, so the parser is always working on the previously created file. I was wondering if there is anyone I may communicate this issue with or get some guidance in this case.

aebanuelos avatar Apr 11 '22 06:04 aebanuelos