Created
July 20, 2011 22:28
-
-
Save ctide/1096089 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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