Skip to content

[BUG] avalanche-lib import fails #2

@LaurenzBeck

Description

@LaurenzBeck

🐛 Bug Report

🔥 Current Behavior

when importing streamgen.streams, the imports of from avalanche.benchmarks.utils import as_classification_dataset cause an import error due to a mistake in the version constraints.
I checked the responsible torchcv packe and it does not adhere to the necesary standards to solve this issue with a reasonable amount of effort.

Because I do not want to wait for the fix and since the avalanche helper mehtods only provide application-specific starting points, I decided to exclude them temporarily.

✨ Expected Behavior

I want from avalanche.benchmarks.utils import as_classification_dataset to work on a fresh install 😅

💻 Reproducing the Bug

In the environment, simply call from avalanche.benchmarks.utils import as_classification_dataset

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions