i get this error ModuleNotFoundError: No module named ‘redash.query_runner.mysql’
when i run this command

docker-compose run --rm server create_db

What steps have you taken so far?

i installed docker & docker-compose first as documentation said
and when running docker-compose up -d
getting this

Missing write access to usr/local/redash
what cause this???