Skip to content

URGENT: ImportError – 'RequestInfoExecutor' missing from agent_framework (Dec 2 event blocked) #339

@Prapthi564

Description

@Prapthi564

Hi @tjsullivan1 / @ejadib / @cplemm / @CRehfuss / @dnfclas @

Urgent Help Needed: ImportError for RequestInfoExecutor in agent_framework

Context:

While trying to execute agentic_ai/workflow/fraud_detection/fraud_detection_workflow.py from OpenAIWorkshop,

File path: microsoft/OpenAIWorkshop/files/agentic_ai/workflow/fraud_detection/fraud_detection_workflow.py

I am getting the following error:

 File "C:\Users\azureuser\OpenAIWorkshop-Framework\agentic_ai\workflow\fraud_detection\fraud_detection_workflow.py", line 47, in <module>
    from agent_framework import (
ImportError: cannot import name 'RequestInfoExecutor' from 'agent_framework' (C:\Python311\Lib\site-packages\agent_framework\__init__.py)

Please find the error screenshot for reference:

Image

Urgency:

We have important events scheduled on Dec 2 and need this resolved ASAP.

Steps Tried:

  • Verified installation of agent_framework.
  • Checked available members in agent_frameworkRequestInfoExecutor does not seem to be present.
  • Attempted pip uninstall/reinstall, but error persists.

Request:

  • Is RequestInfoExecutor missing in the published agent_framework?
  • Can the maintainers help resolve this import error before the Dec 2 deadline?
  • Any recommended workaround or update would be appreciated!

Thanks in advance for your urgent attention!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions