combo icon indicating copy to clipboard operation
combo copied to clipboard

Circular dependency for installation.

Open kiranik opened this issue 3 years ago • 1 comments

There is circular dependency for installation between combo, pyod, and suod. Can you please explain more on this?. Any plans to remove this cyclic dependency? Dependency details :

  1. Package name :combo Required-by : pyod
  2. Package name : pyod Required-by : combo, suod
  3. Package name : suod Required-by : pyod

kiranik avatar Feb 18 '21 07:02 kiranik

it should be addressed by latest pyod==0.8.7

yzhao062 avatar Feb 18 '21 16:02 yzhao062