Is the InvalidVersionSpec: Invalid version '1<2': invalid character(s) to wandb?

I noticed that all my scripts that have wandb started to give this error:

InvalidVersionSpec: Invalid version '1<2': invalid character(s)

and was wondering if this is something that others have experienced when incorporating wandb and how do you remove it?

Thanks in advance! wandb is pretty cool :slight_smile:

Looking around, it seems like this is probably due to conda and pip stepping on each other’s toes: Conda environment export to yaml file fails - Stack Overflow

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.