Skip to content

Conflicting dependencies #3

@PanosChtz

Description

@PanosChtz

When installing pip install -r requirements.txt I get the following error:

ERROR: Cannot install openai==0.28.0 and openai==1.30.3 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested openai==1.30.3
    The user requested openai==0.28.0

Since the requirements.txt has both versions, which of the two is needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions