Skip to content

ModuleNotFoundError: No module named 'respx' #100

@alexander-alderman-webb

Description

Environment

Basic Error LLM Test (async, streaming) is an example.

Traceback (most recent call last):
  File "/home/runner/work/testing-ai-sdk-integrations/testing-ai-sdk-integrations/runs/python/openai-2.16.0-sentry-latest/test-basic-error-llm-test-async-streaming.py", line 13, in <module>
    import respx
ModuleNotFoundError: No module named 'respx'

Traceback (most recent call last):
  File "/home/runner/work/testing-ai-sdk-integrations/testing-ai-sdk-integrations/runs/python/openai-2.16.0-sentry-latest/test-basic-error-llm-test-async-streaming.py", line 13, in <module>
    import respx
ModuleNotFoundError: No module named 'respx'

What version are you running? Etc.

Steps to Reproduce

  1. What
  2. you
  3. did.

Expected Result

What you thought would happen.

Actual Result

What actually happened. Maybe a screenshot/recording? Maybe some logs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions