mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
don't wait to install plotjuggler
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user