Skip to content

import aim Run required to ignore deprecation warning #3302

@jontis

Description

@jontis

🐛 Bug

Required for me to import aim
import warnings
warnings.filterwarnings("ignore", category=DeprecationWarning)

from aim.sdk.run import Run

To reproduce

import aim fails with a moved warning.

Expected behavior

Environment

  • Aim Version 3.27
  • Python version 3.10.13
  • conda
  • OS Linux

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype / bugIssue type: something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions