Solution
file is not loaded as json file
use
json.load()
file is not loaded as json file
use
json.load()
layercake-python.tar.bz2 no longer works. To work around the issue:fuxi/layercake-python.tar.bz2 and place it in the top-level directory that contains your Vagrantfile.deploy/cookbooks/mtsw2e/recipes/default.rb change the line"https://fuxi.googlecode.com/hg/layercake-python.tar.bz2", to: "/vagrant/layercake-python.tar.bz2"