Skip to content

No module named tenacity.asyncio #4637

Open
@paddyroddy

Description

@paddyroddy

Related error discussed in detail here langchain-ai/langchain#22972

  File "/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/plotly/io/_renderers.py", line 9, in <module>
    from plotly.io._base_renderers import (
  File "/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/plotly/io/_base_renderers.py", line 10, in <module>
    from plotly.io._orca import ensure_server
  File "/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/plotly/io/_orca.py", line 14, in <module>
    import tenacity
  File "/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/tenacity/__init__.py", line 653, in <module>
    from tenacity.asyncio import AsyncRetrying  # noqa:E402,I100
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'tenacity.asyncio'

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogbugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions