Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circular dependency for installation. #11

Open
kiranik opened this issue Feb 18, 2021 · 1 comment
Open

Circular dependency for installation. #11

kiranik opened this issue Feb 18, 2021 · 1 comment

Comments

@kiranik
Copy link

kiranik commented Feb 18, 2021

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
@yzhao062
Copy link
Owner

it should be addressed by latest pyod==0.8.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants