Skip to content

Cannot install rpaframework library due to two different versions of pillow library needed #1310

@jean-philippevincent-dotcom

Description

Hello, I cannot install rpaframework library on my Windows laptop.

pip --no-cache-dir rpaframework

When installing dependencies, two different versions of pillow are requested => the first one is Collecting pillow<11.0.0,>=10.2.0 (from rpaframework), it is donwloaded and installed succesfully, then Collecting pillow<10.0.0,>=9.1.1 (from rpaframework), this one is downloaded successfully but installation fails. I assume this is due to a newer version of pillow already installed previously ?

Is it normal to have different versions of Pillow library requested during installation of rpaframework ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBad or unexpected behaviourpackagingProject releases or tooling

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions