Skip to content

Tensorboard dependency produces repeated name not defined error #85

Open
@KastanDay

Description

While running the CLI, not having tensorboard installed in my current environment repeatedly produces an error on many of the CLI pages. Maybe the presence/absence of python packages can be detected ahead of time to avoid unintentional errors being displayed.

Example view:

▶ Choose a Plan 

<string> 1 <module>
"<string>", line 1
NameError:
name 'tensorboard' is not defined

# CLI output continues here...

MacOS, installed via Brew, version 0.0.17.

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions