Skip to content

Instantly share code, notes, and snippets.

@ctide
Created July 20, 2011 22:28
Show Gist options
  • Save ctide/1096089 to your computer and use it in GitHub Desktop.
Save ctide/1096089 to your computer and use it in GitHub Desktop.
[Wed Jul 20 2011 15:25:34 GMT-0700 (PDT)][WordPress Connector] Traceback (most recent call last):
File "service.py", line 7, in <module>
import webservice
File "/development/Locker/Connectors/WordPress/webservice.py", line 4, in <module>
from flask import Flask, render_template, request, redirect, url_for
[Wed Jul 20 2011 15:25:34 GMT-0700 (PDT)][WordPress Connector] ImportError: No module named flask
[Wed Jul 20 2011 15:25:34 GMT-0700 (PDT)][Locker] wordpress-test process has ended. (1:null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment