duchuynh opened a new issue, #26241:
URL: https://github.com/apache/superset/issues/26241
A clear and concise description of what the bug is.
#### How to reproduce the bug
Run pip install apache-superset
### Expected results
installation of superset
### Actual results
ERROR: Exception:
Traceback (most recent call last):
File
"/home/vboxuser/venv/lib/python3.10/site-packages/pip/_internal/cli/base_command.py",
line 165, in exc_logging_wrapper
status = run_func(*args)
File
"/home/vboxuser/venv/lib/python3.10/site-packages/pip/_internal/cli/req_command.py",
line 205, in wrapper
return func(self, options, args)
File
"/home/vboxuser/venv/lib/python3.10/site-packages/pip/_internal/commands/install.py",
line 389, in run
to_install = resolver.get_installation_order(requirement_set)
File
"/home/vboxuser/venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py",
line 188, in get_installation_order
weights = get_topological_weights(
File
"/home/vboxuser/venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py",
line 276, in get_topological_weights
assert len(weights) == expected_node_count
AssertionError
#### Screenshots

### Environment
(please complete the following information):
- browser type and version:
- superset version: `superset version`
- python version: `python --version`
- node.js version: `node -v`
- any feature flags active:
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [ ] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [ ] I have reproduced the issue with at least the latest released version
of superset.
- [ ] I have checked the issue tracker for the same issue and I haven't
found one similar.
### Additional context
Add any other context about the problem here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]