Skip to content

flask-restplus jsonschema installation fails #355

Open
@1oglop1

Description

@1oglop1

Hi, thanks for the great plugin!
I have some problem with the installation of flask-restplus and it's dependencies.
all works fine with serverless-wsgi offline but after sls deploy,

I get this error when I access the URL of the deployed app.

pkg_resources.DistributionNotFound: The 'jsonschema' distribution was not found and is required by the application

I tried to apply workaround suggested here https://stackoverflow.com/questions/54879457/pkg-resources-distributionnotfound-jsonschema

pin the version of jsonschema==2.6.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions