diff --git a/tools/plotjuggler/juggle.py b/tools/plotjuggler/juggle.py index 08d75cceb..2e77f06ee 100755 --- a/tools/plotjuggler/juggle.py +++ b/tools/plotjuggler/juggle.py @@ -170,7 +170,7 @@ if __name__ == "__main__": install() if get_plotjuggler_version() < MINIMUM_PLOTJUGGLER_VERSION: - ans = input("PlotJuggler is out of date. Installing update...") + print("PlotJuggler is out of date. Installing update...") install() if args.stream: