create a virtual environment
pip3 install -r requirements.txt
npm install phantomjs-prebuilt
python3 chef.py --token=<your_token> --login_email=<your_storyweaver_account> --login_password=<your_storyweaver_account_password>
Note: the current ricecooker version 0.6.43 only supports Python 3.5, 3.6, and 3.7