Replies: 4 comments 4 replies
-
Hi @hdar1095! Thanks for opening this discussion. To better assist you, could you share with us the following information?
Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
Hi @RobPasMue .
code : |
Beta Was this translation helpful? Give feedback.
-
@b-matteo could you look into this? |
Beta Was this translation helpful? Give feedback.
-
@RobPasMue I'm not sure it makes sense to support this. The Input Helper is an interactive tool that runs in the UI of Discovery. PyGeometry isn't really the place for such a feature, IMO |
Beta Was this translation helpful? Give feedback.
-
When running scripts is run in Discovery using : result = modeler.run_discovery_script_file(
file_path="path/to/script.py",
script_args={},
)
If the script has discovery input helper, the script fails as it doesn't run it in debug mode. How do we run it in debug mode?
Beta Was this translation helpful? Give feedback.
All reactions