Traceback (most recent call last):
File "/home/chenxiao/myproject/flask-cloudy/example/app.py", line 16, in
storage.init_app(app)
File "/home/chenxiao/myproject/flask-cloudy/flask_cloudy.py", line 217, in init_app
"directory or doesn't exist for LOCAL provider" % container)
OSError: Local Container (directory) './data' is not a directory or doesn't exist for LOCAL provider
Traceback (most recent call last):
File "/home/chenxiao/myproject/flask-cloudy/example/app.py", line 16, in
storage.init_app(app)
File "/home/chenxiao/myproject/flask-cloudy/flask_cloudy.py", line 217, in init_app
"directory or doesn't exist for LOCAL provider" % container)
OSError: Local Container (directory) './data' is not a directory or doesn't exist for LOCAL provider