Skip to main content
Question

Python function called from UV Basic that has a simple print() statement does not print.

  • October 21, 2021
  • 1 reply
  • 0 views

Very simple... UV Basic calls a Python function with a simple print() statement.  However the python print() statement doesn't print.  Much obliged in advance for any insight.

1 reply

Mike Rajkowski
Forum|alt.badge.img+1
Very simple... UV Basic calls a Python function with a simple print() statement.  However the python print() statement doesn't print.  Much obliged in advance for any insight.
David,

Is the just using code that you wrote or are you importing a third party package?

Some redirect the standard in, out and error.

If it is not and you have a small reproducible case, you should open a Support ticket with you U2 Support provider.

Mike Rajkowski