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

[Bug]: Autogluon dependency does not finish installing #9123

Open
chandrevdw31 opened this issue Apr 24, 2024 · 0 comments
Open

[Bug]: Autogluon dependency does not finish installing #9123

chandrevdw31 opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working community All issues reported by the community

Comments

@chandrevdw31
Copy link
Collaborator

chandrevdw31 commented Apr 24, 2024

Short description of current behavior

User is trying to install Autogluon's dependency via local docker and it does not complete the installation.
User tried with the latest released and got the same issue.

The below error is received
ERROR: Exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper status = run_func(*args) File "/usr/local/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper return func(self, options, args) File "/usr/local/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 377, in run requirement_set = resolver.resolve( File "/usr/local/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve result = self._result = resolver.resolve( File "/usr/local/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/usr/local/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 457, in resolve raise ResolutionTooDeep(max_rounds) pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 200000

Slack thread:https://mindsdbcommunity.slack.com/archives/C01S2T35H18/p1713721311898799

@chandrevdw31 chandrevdw31 added bug Something isn't working community All issues reported by the community labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community All issues reported by the community
Projects
None yet
Development

No branches or pull requests

2 participants