Description
When the make dev.run command is executed the process fails.
Steps
Execute the following commands:
git clone git@github.com:eduNEXT/xblock-limesurvey
virtualenv venv/
source venv/bin/activate
cd xblock-limesurvey
make upgrade
make install
make dev.run
Expected behavior
You should be able to access http://localhost:8000/

Screenshot

Description
When the
make dev.runcommand is executed the process fails.Steps
Execute the following commands:
Expected behavior
You should be able to access http://localhost:8000/
Screenshot