Skip to content

libiconv missing from uwsgi dependencies #221

@lsetiawan

Description

@lsetiawan

I get an error when trying to deploy wofpy via uwsgi.

$ uwsgi --socket 0.0.0.0:8080 --protocol=http -w wsgi
uwsgi: error while loading shared libraries: libiconv.so.2: cannot open shared object file: No such file or directory

To solve this, I had to do conda install libiconv. Seems like this dependency is missing from uwsgi, should it be included in wofpy?

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