clang_tidy_vscode.py should not require typer be importable

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • ALL
    • Programmability 2025-03-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      clang_tidy_vscode.py uses the v4 toolchain python3 directly without any virtualenv, but it was recently changed to import mongo_toolchain.py which transitively imports the typer library which isn't part of the stdlib and isn't necessarily available.

            Assignee:
            Mathias Stearn
            Reporter:
            Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: