mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
don't wait to install plotjuggler
old-commit-hash: 35751420711db541cc0392f8dd3a88eb255fb742
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