RT-2 icon indicating copy to clipboard operation
RT-2 copied to clipboard

Callable' has no attribute '_abc_registry

Open sankexin opened this issue 1 month ago • 1 comments

pip install -r requirements.txt,这个项目pip安装库后pip没法用了怎么解决呢? Traceback (most recent call last): File "/usr/local/bin/pip", line 5, in from pip._internal.cli.main import main File "/usr/local/lib/python3.10/site-packages/pip/init.py", line 1, in from typing import List, Optional File "/usr/local/lib/python3.10/site-packages/typing.py", line 1359, in class Callable(extra=collections_abc.Callable, metaclass=CallableMeta): File "/usr/local/lib/python3.10/site-packages/typing.py", line 1007, in new self._abc_registry = extra._abc_registry AttributeError: type object 'Callable' has no attribute '_abc_registry'

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

sankexin avatar May 10 '24 03:05 sankexin