Skip to content

Version conflict with, needs updating in python repositories. #43

@uri-gh

Description

@uri-gh

An issue which was fixed needs to be updated in the python repositories.

from werkzeug import secure_filename,FileStorage
changed to

from werkzeug.utils import secure_filename
from werkzeug.datastructures import  FileStorage

Was already fixed in this repository, but not push to pip.

As a temporary solution i use -e git://github.com/maxcountryman/flask-uploads.git#egg=elasticutils in the requirements.txt file.

https://stackoverflow.com/questions/61628503/flask-uploads-importerror-cannot-import-name-secure-filename

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions