Skip to content

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

Description

@prapthis-spektra

Hi Tim Sullivan (@tjsullivan1) / Ezequiel Jadib (@ejadib) / Carsten Lemm (@cplemm) / CRehfuss / .NET Foundation Contribution License Agreements (@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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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