Wrong package exported #9

Open
opened 2025-04-09 14:58:29 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @huangbhan on 3/18/2025

I'm using the new framework launched by OpenAI, which only requires "pip install openai-agents".
However, when I used "pipreqs" to export the packages of this project, the generated requirements file asked me to install "agents" and "openai". When I tried to install the environment according to the requirements file and run the project, it indeed failed to run.

*Originally created by @huangbhan on 3/18/2025* I'm using the new framework launched by OpenAI, which only requires "pip install openai-agents". However, when I used "pipreqs" to export the packages of this project, the generated requirements file asked me to install "agents" and "openai". When I tried to install the environment according to the requirements file and run the project, it indeed failed to run.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pipreqs#9
No description provided.