Skip to content

ClearML no auth training ValueError bug #9877

@glenn-jocher

Description

@glenn-jocher

Search before asking

  • I have searched the YOLOv5 issues and found no similar bug report.

YOLOv5 Component

Training

Bug

@thepycoder ClearML raises ValueError when installed but not authenticated.

Screenshot 2022-10-20 at 20 23 40

Environment

Python 3.7
Ubuntu
Notebook

Minimal Reproducible Example

!git clone https://github.com/ultralytics/yolov5  # clone
%cd yolov5
%pip install -qr requirements.txt clearml # install

!python train.py

Additional

Should probably handle as a console printout/warning, i.e. ClearML: installed but not logged in. Please login to log training.

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    TODOHigh priority itemsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions