About update decord from 0.5.2 to 0.6.0
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I meet an error After I update my decord from 0.5.2 to 0.6.0 using pip. After the update, the pip will not be used.
Traceback (most recent call last):
File "./pip", line 5, in
from pip._internal.cli.main import main
ModuleNotFoundError: No module named 'pip._internal.cli'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the pip executable and the reported import from pip._internal.cli.main, then reproduce an upgrade from decord 0.5.2 to 0.6.0 using pip. Determine why pip can no longer be imported after the update; done means the upgrade completes and pip runs normally afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100