8000 Didn't find any valid dependency graphs. - Flask and websocket-client · Issue #1253 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content
Didn't find any valid dependency graphs. - Flask and websocket-client #1253
Closed
@feelfreelinux

Description

@feelfreelinux

In my app I use both flask and websocket-client. However, when i try to add both of these dependencies to my app, p4a fails. However, when I build my app only with flask, or only with websocket-client p4a works correctly.

p4a apk --private /home/user/sample/ --package=samplepackage --name="Sample app" --version 0.1 --bootstrap=sdl2 --requirements=python2,websocket-client,flask
[ERROR]:   Didn't find any valid dependency graphs.
[ERROR]:   This means that some of your requirements pull in conflicting dependencies.
[ERROR]:   Exiting.```

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

      0