-
Notifications
You must be signed in to change notification settings - Fork 1.5k
pip install error since 22.0 #3752
Copy link
Copy link
Closed
Description
Describe the bug
from tests such as this
ERROR: Exception:
Traceback (most recent call last):
File "/opt/conda/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 165, in exc_logging_wrapper
status = run_func(*args)
File "/opt/conda/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper
return func(self, options, args)
File "/opt/conda/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 389, in run
to_install = resolver.get_installation_order(requirement_set)
File "/opt/conda/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 188, in get_installation_order
weights = get_topological_weights(
File "/opt/conda/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 276, in get_topological_weights
assert len(weights) == expected_node_count
AssertionError
see also pypa/pip#10851
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels