Skip to content

Instantly share code, notes, and snippets.

@jasonbaker
Created October 5, 2011 21:58
Show Gist options
  • Save jasonbaker/1265870 to your computer and use it in GitHub Desktop.
Save jasonbaker/1265870 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/jason/src/apture/main/util/wikipedia.py", line 3, in <module>
from apture.main.apis import all as apis
File "/home/jason/src/apture/main/apis/all.py", line 33, in <module>
import previousposts
ImportError: No module named previousposts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment