Skip to content

Dependency conflict issues #1

@szghds

Description

@szghds

ERROR: Cannot install ipython==8.26.0 and prompt_toolkit==3.0.36 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested prompt_toolkit==3.0.36
ipython 8.26.0 depends on prompt-toolkit<3.1.0 and >=3.0.41

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

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