Skip to content

requests-oauthlib Error When Installing ERPNext #1649

@teachernightowl

Description

@teachernightowl

Context: Fresh install of Debian 12.

When I run bench get-app erpnext --resolve-deps, I get this error...

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
frappe 16.0.0.dev0 requires requests-oauthlib~=2.0.0, but you have requests-oauthlib 1.3.1 which is incompatible.

Yet here is the pertinent output from pip3 list...

Package            Version
------------------ -----------
...
requests-oauthlib  2.0.0
...

Why doesn't bench get-app erpnext --resolve-deps recognize that requests-oauthlib 2.0.0 is present?

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