Skip to content
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

RunScript(script, echo) is not printing #41

Closed
wants to merge 3 commits into from
Closed

RunScript(script, echo) is not printing #41

wants to merge 3 commits into from

Conversation

9and3
Copy link
Collaborator

@9and3 9and3 commented Sep 29, 2024

This PR solves #40 .
The problem is that the _-ScriptEditor Run F:\script-sync\temp\testrh.py (run through RunScript() RhinoCommonAPI docu) in ScriptSyncStart.cs Rhino is not recognizing anymore the print() in any python files are not recognized hence not printed in the Rhino terminal.

This seems to be a bug from Rhino side. This PR tries to find another method.

@9and3 9and3 added the bug Something isn't working label Sep 29, 2024
@9and3 9and3 self-assigned this Sep 29, 2024
@9and3 9and3 linked an issue Sep 29, 2024 that may be closed by this pull request
@9and3
Copy link
Collaborator Author

9and3 commented Oct 4, 2024

@9and3 9and3 closed this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prints and error message nout outputted in Rhino terminal
1 participant