I am working on this example of image uploading with Flask-Upload but when I run the code, python says:
"ImportError: No module named flask.ext.storage"
(I successfully installed Flask, SQLAlchemy, Flask-Upload by using pip)
Here are all packages I have installed on myproject:
)
I have googled, but I can not find any way to fix this.
Try:
$ pip install -e git://github.com/kvesteri/flask-storage.git#egg=Flask-Storage
That project lives here: https://github.com/kvesteri/flask-storage
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With